Merge pull request #1617 from albertziegenhagel/fix-readme-cmake-version

Fix the required CMake version mentioned in the readme
This commit is contained in:
Robert Schumacher 2017-08-08 13:51:02 -07:00 committed by GitHub
commit f70fb094f7

View File

@ -10,7 +10,7 @@ Prerequisites:
- Windows 10, 8.1, or 7
- Visual Studio 2017 or Visual Studio 2015 Update 3
- Git
- *Optional: CMake 3.8.0*
- *Optional: CMake 3.9.0*
Clone this repository, then run
```