summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-10-29 13:29:05 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2015-10-29 13:29:05 (GMT)
commitb5c75a8e88debd8b003441ee88e8a82fec68e03e (patch)
treea74074a720d90c0f05dd4a7ea8c75b8fa6ae9e80
parent3ca925579c2cea0a11eba7ad3ecd1a51c4d1ccef (diff)
parent6c0d8a5d027bfe681f45337c79d1bbba6331bbd8 (diff)
downloadCMake-b5c75a8e88debd8b003441ee88e8a82fec68e03e.zip
CMake-b5c75a8e88debd8b003441ee88e8a82fec68e03e.tar.gz
CMake-b5c75a8e88debd8b003441ee88e8a82fec68e03e.tar.bz2
Merge topic 'README-fix-typo'
6c0d8a5d README: Fix typo in wording
-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