From 56838c115ed813711f3e5cbd5bef4646677e5467 Mon Sep 17 00:00:00 2001 From: Bill Hoffman Date: Mon, 16 Jul 2007 10:54:29 -0400 Subject: [PATCH] ENH: --- Readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.txt b/Readme.txt index 6540fb13f..315783620 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