Update readme for deprecation

This commit is contained in:
Matt Martz 2016-05-27 11:32:36 -05:00
parent 4bd4b7dfec
commit 38870b69ea
1 changed files with 2 additions and 2 deletions

View File

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