]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
INSTALL.md: tweak to the MSVC version line [ci skip]
authorViktor Szakats <commit@vsz.me>
Wed, 15 Jan 2025 01:33:36 +0000 (02:33 +0100)
committerViktor Szakats <commit@vsz.me>
Wed, 15 Jan 2025 01:33:54 +0000 (02:33 +0100)
Follow-up to 308437ac53a142be2c3470330e7de3737915bb23 #15992

docs/INSTALL.md

index 4ce2ef19a3b0b3d7d79bc5901dfa7b4b51f2668a..e8300f589a18e5bee22d5fd67838c27810e5d78c 100644 (file)
@@ -182,7 +182,7 @@ Building for Windows XP is required as a minimum.
 
 You can build curl with:
 
-- Microsoft Visual Studio 2008 (v9.0, `_MSC_VER = 1500`) or later
+- Microsoft Visual Studio 2008 v9.0 or later (`_MSC_VER >= 1500`)
 - MinGW-w64
 
 ## Building Windows DLLs and C runtime (CRT) linkage issues