mirror of
https://github.com/sivel/speedtest-cli.git
synced 2026-01-10 13:57:07 +01:00
Update readme for deprecation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user