diff options
author | Joachim Wuttke (o) <j.wuttke@fz-juelich.de> | 2018-10-09 09:58:30 +0200 |
---|---|---|
committer | Joachim Wuttke (o) <j.wuttke@fz-juelich.de> | 2018-10-09 13:26:17 +0200 |
commit | ae80271ed35469d4d1092beb9665837963ba22ad (patch) | |
tree | cce700680bcb348c4f279b2932bba36852f662e2 /README.rst | |
parent | 092a0b104a4aa1c4e6df5db11fab5221fd1e9331 (diff) | |
download | cmake-ae80271ed35469d4d1092beb9665837963ba22ad.tar.gz |
README: Fix typo (rm space).
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index f1dbd9d1af..2e271ed869 100644 --- a/README.rst +++ b/README.rst @@ -68,7 +68,7 @@ Windows ^^^^^^^ You need to download and install a binary release of CMake in order to build -CMake. You can get these releases from the `CMake Download Page`_ . Then +CMake. You can get these releases from the `CMake Download Page`_. Then proceed with the instructions below. .. _`CMake Download Page`: https://cmake.org/cmake/resources/software.html |