mirror of
https://github.com/curl/curl.git
synced 2026-07-29 00:03:12 +03:00
INSTALL.md: update
This commit is contained in:
parent
970b57a5b9
commit
05888ce157
1 changed files with 1 additions and 1 deletions
|
|
@ -181,7 +181,7 @@ Building for Windows XP is required as a minimum.
|
|||
You can build curl with:
|
||||
|
||||
- Microsoft Visual Studio 2008 v9.0 or later (`_MSC_VER >= 1500`)
|
||||
- MinGW-w64
|
||||
- MinGW-w64 3.0 or later (`__MINGW64_VERSION_MAJOR >= 3`)
|
||||
|
||||
## Building Windows DLLs and C runtime (CRT) linkage issues
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue