diff -r 3fa9eb4d25b9 -r 8292066cb45c INSTALL --- a/INSTALL Sat Nov 13 16:47:40 2010 +0300 +++ b/INSTALL Sat Nov 13 16:52:53 2010 +0300 @@ -23,7 +23,7 @@ $ cmake -DCMAKE_BUILD_TYPE="Release" -DBUNDLE=1 . -if you have QT installed but it is not found you can set it up with -DQT_QMAKE_EXECUTABLE="path_to_qmake" +if you have Qt installed but it is not found you can set it up with -DQT_QMAKE_EXECUTABLE="path_to_qmake" 2. Compile: $ make