Use https for git clone link

This commit is contained in:
Tatsuhiro Tsujikawa 2015-01-16 22:21:13 +09:00
parent 81bdd5f61a
commit b5f22ba216

View File

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