Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chethanyadav456 authored Oct 27, 2024
1 parent 00a5de1 commit ed262a6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ git clone https://github.com/chethanyadav456/quickcmd.git
```
2. Change the directory
```bash
cd quickcmd
```
3. Compile the code and run the script
```bash
./run.cmd // For Windows
sh run.sh // For Linux
```
Expand Down

0 comments on commit ed262a6

Please sign in to comment.