Update install instructions

This commit is contained in:
Matt Martz 2013-09-17 08:42:21 -05:00
parent cea8426fcd
commit 35c7e6d6b5
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ or
```shell ```shell
git clone https://github.com/sivel/speedtest-cli.git 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) ### Just download (Like the way it used to be)

View File

@ -31,7 +31,7 @@ or
:: ::
git clone https://github.com/sivel/speedtest-cli.git 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) Just download (Like the way it used to be)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~