docs: update build command

This commit is contained in:
Eric Wasylishen 2016-06-17 20:46:06 -06:00
parent 7a86d60744
commit 682082d013
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ mkdir build
cd build
cmake ..
cmake --build . --config Release
cpack .
```
## Credits