diff -r eb0f5c45e7ab -r a69c73c5d173 INSTALL --- a/INSTALL Sat Nov 13 14:40:06 2010 +0100 +++ b/INSTALL Sat Nov 13 09:36:26 2010 -0500 @@ -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