Skip to content

Commit

Permalink
Merge pull request mahilab#25 from MartinMittringAtOculus/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
epezent authored Jul 19, 2020
2 parents 2b6e422 + 8972fbe commit 4a429c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ On Windows, we recommend using to MSVC 2019:
```shell
> cd mahi-gui
> mkdir build
> cd build
> cmake .. -G "Visual Studio 16 2019" -A x64
> cmake --build . --config Release
```
Expand Down

0 comments on commit 4a429c1

Please sign in to comment.