diff --git a/README.rst b/README.rst index cc57a86..91bb31d 100644 --- a/README.rst +++ b/README.rst @@ -70,13 +70,9 @@ Arch Installation You can download KickThemOut on an Arch based system by executing the following:: - $ git clone https://github.com/k4m4/kickthemout.git + $ yaourt -S kickthemout-git - $ cd kickthemout/ - - $ sudo -H python -m pip install -r requirements.txt - - $ sudo python kickthemout.py + $ sudo kickthemout Demo -----