summaryrefslogtreecommitdiff
path: root/Documentation/building
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/building')
-rw-r--r--Documentation/building/windows-instructions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/building/windows-instructions.md b/Documentation/building/windows-instructions.md
index 8ba021bbf9..0938e83dc0 100644
--- a/Documentation/building/windows-instructions.md
+++ b/Documentation/building/windows-instructions.md
@@ -23,7 +23,7 @@ Visual Studio Express is not supported.
##CMake
-The CoreCLR repo build has been validated using CMake 3.5.2.
+The CoreCLR repo build has been validated using CMake 3.7.2
- Install [CMake](http://www.cmake.org/download) for Windows.
- Add its location (e.g. C:\Program Files (x86)\CMake\bin) to the PATH environment variable.