Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ADRFranklin committed Dec 29, 2019
1 parent 73cc8a7 commit 1bd6e7b
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 @@ -38,7 +38,7 @@ then you can run the command below to build
```
cd SKY
mkdir build && cd build
cmake -G "Visual Studio 15 2017" ../
cmake ../ -A Win32
cmake --build . --config Release
```

Expand Down

0 comments on commit 1bd6e7b

Please sign in to comment.