mirror of
https://github.com/curl/curl.git
synced 2026-07-25 10:27:34 +03:00
tidy-up: URLs
- to avoid dupes. - missing slashes. - drop `.git` suffix from GitHub git repo URLs for a few outliers. - use short YouTube URL like curl-www does. - sync two RFC doc URLs with others. Closes #19879
This commit is contained in:
parent
09e48d5a04
commit
2ae983bf4e
11 changed files with 15 additions and 13 deletions
|
|
@ -18,7 +18,7 @@ libcurl from [source code](https://curl.se/download.html).
|
|||
You can download and install curl and libcurl using
|
||||
the [vcpkg](https://github.com/Microsoft/vcpkg) dependency manager:
|
||||
|
||||
git clone https://github.com/Microsoft/vcpkg.git
|
||||
git clone https://github.com/Microsoft/vcpkg
|
||||
cd vcpkg
|
||||
./bootstrap-vcpkg.sh
|
||||
./vcpkg integrate install
|
||||
|
|
@ -244,7 +244,7 @@ Either run setup-x86_64.exe, then search and select packages individually, or tr
|
|||
setup-x86_64.exe -P binutils -P gcc-core -P libpsl-devel -P libtool -P perl -P make
|
||||
|
||||
If the latter, matching packages should appear in the install rows (*is fickle though*) after selecting
|
||||
the download site i.e. `https://mirrors.kernel.org`. In either case, follow the GUI prompts
|
||||
the download site i.e. `https://mirrors.kernel.org/`. In either case, follow the GUI prompts
|
||||
until you reach the "Select Packages" window; then select packages, click next, and finish
|
||||
the `cygwin` package installation.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue