Merge topic 'README-fix-typo'

6c0d8a5d README: Fix typo in wording
This commit is contained in:
Brad King 2015-10-29 09:29:05 -04:00 committed by CMake Topic Stage
commit b5c75a8e88
1 changed files with 1 additions and 1 deletions

View File

@ -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