or older -> lower

This commit is contained in:
Viktor Szakats 2026-04-21 23:53:24 +02:00
parent e9347d54e4
commit a2e9dfa9f0
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -562,7 +562,7 @@ We recommend using CMake to build curl with MSVC.
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
These CMake Visual Studio generators require CMake v3.24 or lower. You can
download them from <https://cmake.org/files/v3.24/>.
You can also use `-G "NMake Makefiles"`, which is supported by all CMake