diff --git a/README.md b/README.md index f955b26..25ef22a 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/README.rst b/README.rst index 384f48e..0092b23 100644 --- a/README.rst +++ b/README.rst @@ -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) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~