Use https for git clone link

pull/331/head
Tatsuhiro Tsujikawa 2015-01-16 22:21:13 +09:00
parent 81bdd5f61a
commit b5f22ba216
1 changed files with 1 additions and 1 deletions

View File

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