Fix some typo's and clean up indentation.

This commit is contained in:
Sebastiaan Lokhorst
2015-07-05 11:23:57 +02:00
parent 043a0f7ab3
commit d3c45adf34
3 changed files with 6 additions and 8 deletions

View File

@@ -7,5 +7,4 @@ cmake -DCMAKE_INSTALL_PREFIX=/usr ../
make
sudo make install
To see additional options you can do after the cmake step a 'cmake -L ../'
To see additional options you can set at the 'cmake' step, run 'cmake -L ../'