Browse Source

Use https for git clone link

Tatsuhiro Tsujikawa 10 years ago
parent
commit
b5f22ba216
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.rst

+ 1 - 1
README.rst

@@ -85,7 +85,7 @@ https://github.com/tatsuhiro-t/aria2
 
 
 To get the latest source code, run following command::
 To get the latest source code, run following command::
 
 
-    $ git clone git://github.com/tatsuhiro-t/aria2.git
+    $ git clone https://github.com/tatsuhiro-t/aria2.git
 
 
 This will create aria2 directory in your current directory and source
 This will create aria2 directory in your current directory and source
 files are stored there.
 files are stored there.