Merge pull request #233 from soker90/master

Added installation of Archlinux package
This commit is contained in:
Nikolaos Kamarinakis 2017-09-13 00:44:42 +03:00 committed by GitHub
commit 26909e9703
1 changed files with 2 additions and 6 deletions

View File

@ -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
-----