diff --git a/doc/compile_Windows.md b/doc/compile_Windows.md index 0ce4a0c4381528920de95e7ee55b926f65a4dd4e..c9a8ff78e240b09aabfc2bbaf08a578d3455ec3a 100644 --- a/doc/compile_Windows.md +++ b/doc/compile_Windows.md @@ -12,7 +12,7 @@ - download VS2017 Community and install from [https://www.visualstudio.com/downloads/](https://www.visualstudio.com/downloads/) - during the install chose the components - `Desktop development with C++` (left side) - - `Toolset for Visual Studio C++ 2015.3 v140...` (right side) + - `VC++ 2015.3 v140 toolset for desktop` (right side) ### CMake for Win64