One command to just execute a test without storing the file
This commit is contained in:
parent
7b09d8759f
commit
e1b851383f
|
@ -52,6 +52,11 @@ or
|
|||
|
||||
git clone https://github.com/sivel/speedtest-cli.git
|
||||
python speedtest-cli/setup.py install
|
||||
|
||||
Just execute it without storing the file
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
python <(curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest_cli.py)
|
||||
|
||||
Just download (Like the way it used to be)
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
Loading…
Reference in New Issue