Update README.rst

This commit is contained in:
Nikolaos Kamarinakis 2017-01-16 22:10:04 +02:00 committed by GitHub
parent 1320c36550
commit 6fb101c938
1 changed files with 1 additions and 5 deletions

View File

@ -19,7 +19,7 @@ You can download KickThemOut by cloning the `Git Repo <https://github.com/k4m4/k
$ git clone https://github.com/k4m4/kickthemout.git
$ cd kickthemout
$ cd kickthemout/
$ sudo pip install -r requirements.txt
@ -37,10 +37,6 @@ If you would like to install KickThemOut on a Mac, please run the following::
Keep in mind that you might be asked to run some commands after executing the previous step. Moving on::
$ git clone https://github.com/k4m4/kickthemout.git
$ cd kickthemout/
$ python kickthemout.py
**NOTE**: You need to have `Homebrew <http://brew.sh/>`_ installed before running the Mac OS installation.