Browse Source

Use https for git clone link

Tatsuhiro Tsujikawa 10 năm trước cách đây
mục cha
commit
b5f22ba216
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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::
 
-    $ 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
 files are stored there.