mirror of
https://github.com/sivel/speedtest-cli.git
synced 2024-11-27 04:09:53 +08:00
Update install instructions
This commit is contained in:
parent
cea8426fcd
commit
35c7e6d6b5
@ -24,7 +24,7 @@ or
|
||||
|
||||
```shell
|
||||
git clone https://github.com/sivel/speedtest-cli.git
|
||||
python speedtest-cli/setup.py
|
||||
python speedtest-cli/setup.py install
|
||||
```
|
||||
|
||||
### Just download (Like the way it used to be)
|
||||
|
@ -31,7 +31,7 @@ or
|
||||
::
|
||||
|
||||
git clone https://github.com/sivel/speedtest-cli.git
|
||||
python speedtest-cli/setup.py
|
||||
python speedtest-cli/setup.py install
|
||||
|
||||
Just download (Like the way it used to be)
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
Loading…
Reference in New Issue
Block a user