diff --git a/Build-Windows.md b/Build-Windows.md index f697066..d9f58d4 100644 --- a/Build-Windows.md +++ b/Build-Windows.md @@ -15,8 +15,11 @@ If you don't already have Visual Studio 2015 you can install the free Microsoft # Install CMake: Download CMake from: + http://www.cmake.org/download/ + For this guide I've used: + https://cmake.org/files/v3.4/cmake-3.4.0-rc3-win32-x86.exe Just install CMake with default or preferred options.