]> granicus.if.org Git - curl/commitdiff
README: use secure protocol for Git repository
authorViktor Szakats <vszakats@users.noreply.github.com>
Mon, 15 Jun 2015 19:11:09 +0000 (21:11 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 15 Jun 2015 21:45:34 +0000 (23:45 +0200)
README

diff --git a/README b/README
index cfd676098d78e1c6b3412f644c568325608daee7..d92c7f8bf81020adfa5caf6c64b7c44777e38617 100644 (file)
--- a/README
+++ b/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)