Skip to content

Commit 382e418

Browse files
authored
Update README.md
1 parent 4f316b7 commit 382e418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ git clone https://github.com/imShubh03/data-structures-algorithms.git
2222
compile the C++ code using:
2323
```bash
2424
g++ filename.cpp
25-
./a.exe (for windows) ans ./a.out (for linux)
25+
./a.exe (for windows) or ./a.out (for linux)
2626
```
2727

2828
compile the Java code using:

0 commit comments

Comments
 (0)