Fixed typo in INSTALL

This commit is contained in:
David Kolossa 2014-06-16 13:08:39 +02:00
parent 867d14f7aa
commit 2e76385cae

View File

@ -2,7 +2,7 @@ Building:
=========
mkdir build
cd build
cmake .. [CMAKE PARAMETERS]
cmake [CMAKE PARAMETERS] ..
make [-jX]
Common cmake parameters: