From 54308afe1360805db45e16a53ee81b5d22e00336 Mon Sep 17 00:00:00 2001 From: 0xflotus <0xflotus@gmail.com> Date: Sat, 22 Sep 2018 01:30:18 +0200 Subject: [PATCH] fixed Visual Studio --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ccec97a0a..746aae5d6 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ You will also need to add `:\\bin` and `:\Microsoft SDKs\Windows\v7.0\Setup` then run: `WindowsSdkVer.exe -version:v7.0` 6. Close the command prompt window and run step 4 again 7. Ensure CMake bin path is in the `PATH` environment variable (eg: `echo %PATH%` and see that the folder is there) if not you will have to add it to your `PATH`.