This commit is contained in:
Prateek Chhetri 2014-12-24 05:36:34 +00:00
commit a0023eb2c3
1 changed files with 2 additions and 2 deletions

View File

@ -54,14 +54,14 @@ Just download (Like the way it used to be)
::
wget -O speedtest-cli https://raw.github.com/sivel/speedtest-cli/master/speedtest_cli.py
wget -O speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest_cli.py
chmod +x speedtest-cli
or
::
curl -o speedtest-cli https://raw.github.com/sivel/speedtest-cli/master/speedtest_cli.py
curl -o speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest_cli.py
chmod +x speedtest-cli
Usage