mirror of
https://github.com/curl/curl.git
synced 2026-08-26 07:13:32 +03:00
INSTALL.md: tweak to the MSVC version line [ci skip]
Follow-up to 308437ac53 #15992
This commit is contained in:
parent
55f3ba447f
commit
f739a6867b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue