diff --git a/docs/INSTALL-CMAKE.md b/docs/INSTALL-CMAKE.md index 5091e0d569..850937aa15 100644 --- a/docs/INSTALL-CMAKE.md +++ b/docs/INSTALL-CMAKE.md @@ -468,8 +468,8 @@ Details via CMake We recommend using CMake to build curl with MSVC. -The project build files reside in project/Windows/VC\* for VS2010, VS2010 and -VS2013 respectively. +The project build files reside in project/Windows/VC\* for VS2010, VS2012 and +VS2013. These CMake Visual Studio generators require CMake v3.24 or older. You can download them from .