- fixed graphics bug with paralax layers
[supertux.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 40ee458..0958de9 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -73,9 +73,6 @@ REQUIREMENTS
 INSTALLING UNDER LINUX/UNIX USING CMAKE
 ---------------------------------------
 
 INSTALLING UNDER LINUX/UNIX USING CMAKE
 ---------------------------------------
 
-  This section details how to build SuperTux using CMake. If you want to use 
-  perforce jam to build SuperTux, please skip to the appropriate section.
-
   SuperTux uses CMake to generate a set of Makefiles for the build process. To
   generate these Makefiles and build SuperTux, perform the following steps:
 
   SuperTux uses CMake to generate a set of Makefiles for the build process. To
   generate these Makefiles and build SuperTux, perform the following steps:
 
@@ -101,7 +98,7 @@ INSTALLING UNDER LINUX/UNIX USING CMAKE
 
   You can customize the build process by setting additional options for CMake.
   The easiest way to do this is to use run `ccmake ..' instead of `cmake ..' 
 
   You can customize the build process by setting additional options for CMake.
   The easiest way to do this is to use run `ccmake ..' instead of `cmake ..' 
-  to bring up the curses-based user interface of CMake. Select and option using the
+  to bring up the curses-based user interface of CMake. Select an option using the
   arrow keys, change the selected option by pressing the Enter key, then
   hit the `c' (repeatedly, if necessary) to apply your changes and bring
   up new options resulting from your newly set ones. When you are done, press 
   arrow keys, change the selected option by pressing the Enter key, then
   hit the `c' (repeatedly, if necessary) to apply your changes and bring
   up new options resulting from your newly set ones. When you are done, press