aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMichal Kaptur <kaptur.michal@gmail.com>2018-05-01 21:00:37 +0200
committerAnna Gringauze <annagrin@microsoft.com>2018-05-01 12:00:37 -0700
commitc4c1f6395a613167b5d935df05bef04370bdb548 (patch)
treedc56b6abb7149ea99f5ca046b7bb429fd28bc44d /README.md
parentd933e51b8b3d86f1db4a0b31011431ecc180fd8d (diff)
downloadplatform_external_Microsoft-GSL-c4c1f6395a613167b5d935df05bef04370bdb548.tar.gz
platform_external_Microsoft-GSL-c4c1f6395a613167b5d935df05bef04370bdb548.tar.bz2
platform_external_Microsoft-GSL-c4c1f6395a613167b5d935df05bef04370bdb548.zip
Cmake version updated in README (#669)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b7a5089..9fea9ae 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ contributing any changes that were necessary back to this project to benefit the
## Building the tests
To build the tests, you will require the following:
-* [CMake](http://cmake.org), version 3.7 or later to be installed and in your PATH.
+* [CMake](http://cmake.org), version 3.1.3 or later to be installed and in your PATH.
These steps assume the source code of this repository has been cloned into a directory named `c:\GSL`.