mirror of
https://github.com/curl/curl.git
synced 2026-04-17 06:21:45 +03:00
README: use secure protocol for Git repository
This commit is contained in:
parent
4fd187c677
commit
f29f2cbd00
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
|
@ -38,7 +38,7 @@ GIT
|
|||
|
||||
To download the very latest source off the GIT server do this:
|
||||
|
||||
git clone git://github.com/bagder/curl.git
|
||||
git clone https://github.com/bagder/curl.git
|
||||
|
||||
(you'll get a directory named curl created, filled with the source code)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue