Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GET-UNKNOWN-ERR0R authored Jul 16, 2024
1 parent 7737192 commit 7d62a91
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ This repository contains a simple C++ calculator program that can be automatical

1. Clone the repository:
```sh
git clone https://github.com/your-username/cpp-calculator.git
cd cpp-calculator
git clone https://github.com/GET-UNKNOWN-ERR0R/Calculator.git
cd Calculator
```

2. Run the program:
Expand All @@ -21,8 +21,8 @@ This repository contains a simple C++ calculator program that can be automatical

1. Clone the repository:
```sh
git clone https://github.com/your-username/cpp-calculator.git
cd cpp-calculator
git clone https://github.com/GET-UNKNOWN-ERR0R/Calculator.git
cd Calculator
```

2. Run the program:
Expand Down

0 comments on commit 7d62a91

Please sign in to comment.