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 Dec 29, 2024
1 parent 71f096f commit a86e5f6
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 @@ -11,8 +11,8 @@ This repository contains a simple C++ calculator program that can be automatical

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

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

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

2. Run the program:
Expand Down

0 comments on commit a86e5f6

Please sign in to comment.