minor doc tweak

This commit is contained in:
Ryan Pavlik
2011-06-20 10:49:03 -05:00
parent 5d377f901a
commit 75f51b8ad9

View File

@@ -114,7 +114,7 @@ You need SDL and OpenGL installed to compile the (optional) SDL example.
$ ccmake .. [-DCMAKE_INSTALL_PREFIX=/usr/local] [-DCMAKE_BUILD_TYPE=Release]
OR
OR
$ cmake-gui ..