Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
srohit0 authored Jul 31, 2019
1 parent a17a2ac commit 1e8fb07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ n5 n6 2
### How to Compile
```
cd src
<c++-compiler> bgaMain.cpp -o bgaMain.exe
<c++-compiler> *.cpp -o bgaMain.exe
```
### How to Run
Expand Down

0 comments on commit 1e8fb07

Please sign in to comment.