Parcourir la source

README: Fix typo in wording

Terrell Russell il y a 10 ans
Parent
commit
6c0d8a5d02
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.rst

+ 1 - 1
README.rst

@@ -46,7 +46,7 @@ UNIX/Mac OSX/MinGW/MSYS/Cygwin
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 
 You need to have a compiler and a make installed.
 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 can use the ``--help`` option to see the supported options.
 You may use the ``--prefix=<install_prefix>`` option to specify a custom
 You may use the ``--prefix=<install_prefix>`` option to specify a custom
 installation directory for CMake. You can run the ``bootstrap`` script from
 installation directory for CMake. You can run the ``bootstrap`` script from