Commit f29f2cbd authored by Viktor Szakats's avatar Viktor Szakats Committed by Daniel Stenberg
Browse files

README: use secure protocol for Git repository

parent 4fd187c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)