From 6c0d8a5d027bfe681f45337c79d1bbba6331bbd8 Mon Sep 17 00:00:00 2001 From: Terrell Russell Date: Thu, 29 Oct 2015 09:22:01 -0400 Subject: [PATCH] README: Fix typo in wording --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5e7a323a4..9599a04b0 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=`` option to specify a custom installation directory for CMake. You can run the ``bootstrap`` script from