diff --git a/README.rst b/README.rst index 4b0bb7a..eab8204 100644 --- a/README.rst +++ b/README.rst @@ -37,6 +37,8 @@ You can download KickThemOut by cloning the `Git Repo `_ installed before running the Mac OS installation. +Arch Installation +---------------------- + +You can download KickThemOut on an Arch based system by executing the following:: + + $ git clone https://github.com/k4m4/kickthemout.git + + $ cd kickthemout/ + + $ sudo -H python -m pip install -r requirements.txt + + $ sudo python kickthemout.py + Demo -----