README: use secure protocol for Git repository

This commit is contained in:
Viktor Szakats
2015-06-15 21:11:09 +02:00
committed by Daniel Stenberg
parent 4fd187c677
commit f29f2cbd00

2
README
View File

@@ -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)