INSTALL-CMAKE.md: fix typo

This commit is contained in:
Jay Satiro 2025-04-02 17:45:57 -04:00
parent 673c56a034
commit e0b4ea889f

View file

@ -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 <https://cmake.org/files/v3.24/>.