summaryrefslogtreecommitdiffstats
path: root/Readme.txt
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2007-07-16 14:54:29 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2007-07-16 14:54:29 (GMT)
commit56838c115ed813711f3e5cbd5bef4646677e5467 (patch)
tree07c07ed313be38191128a0b15cda23f6c46ea1b8 /Readme.txt
parent97ec41e6770917e401b02430b2aa80461d0fbc6f (diff)
downloadCMake-56838c115ed813711f3e5cbd5bef4646677e5467.zip
CMake-56838c115ed813711f3e5cbd5bef4646677e5467.tar.gz
CMake-56838c115ed813711f3e5cbd5bef4646677e5467.tar.bz2
ENH:
Diffstat (limited to 'Readme.txt')
-rw-r--r--Readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Readme.txt b/Readme.txt
index 6540fb1..3157836 100644
--- a/Readme.txt
+++ b/Readme.txt
@@ -47,8 +47,8 @@ below.
You already have a version of CMake installed
---------------------------------------------
-You can build CMake as any other project with a CMake-based buildsystem:
-run the installed CMake on the sources of this CMake with your prefered
+You can build CMake as any other project with a CMake-based build system:
+run the installed CMake on the sources of this CMake with your preferred
options and generators. Then build it and install it.
For instructions how to do this, see http://www.cmake.org/HTML/RunningCMake.html