summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorTerrell Russell <terrellrussell@gmail.com>2015-10-29 13:22:01 (GMT)
committerBrad King <brad.king@kitware.com>2015-10-29 13:25:52 (GMT)
commit6c0d8a5d027bfe681f45337c79d1bbba6331bbd8 (patch)
treea74074a720d90c0f05dd4a7ea8c75b8fa6ae9e80 /README.rst
parent3ca925579c2cea0a11eba7ad3ecd1a51c4d1ccef (diff)
downloadCMake-6c0d8a5d027bfe681f45337c79d1bbba6331bbd8.zip
CMake-6c0d8a5d027bfe681f45337c79d1bbba6331bbd8.tar.gz
CMake-6c0d8a5d027bfe681f45337c79d1bbba6331bbd8.tar.bz2
README: Fix typo in wording
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 5e7a323..9599a04 100644
--- a/README.rst
+++ b/README.rst
@@ -46,7 +46,7 @@ UNIX/Mac OSX/MinGW/MSYS/Cygwin
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
You need to have a compiler and a make installed.
-Run the ``bootstrap`` script you find the in the source directory of CMake.
+Run the ``bootstrap`` script you find in the source directory of CMake.
You can use the ``--help`` option to see the supported options.
You may use the ``--prefix=<install_prefix>`` option to specify a custom
installation directory for CMake. You can run the ``bootstrap`` script from