From b9a525f48bc083bb42348a081bf8498c04025c80 Mon Sep 17 00:00:00 2001 From: Urgau Date: Thu, 26 Jul 2018 23:19:11 +0200 Subject: [PATCH] Fix readme Fix readme arch section --- readme.md => README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename readme.md => README.md (96%) diff --git a/readme.md b/README.md similarity index 96% rename from readme.md rename to README.md index f9b5857..202942f 100644 --- a/readme.md +++ b/README.md @@ -64,7 +64,7 @@ If you would like to install KickThemOut on a Mac, please run the following: Also, **keep in mind** that you might be asked to run some extra commands after executing the pip requirement installation. -## Arch Installation +## ArchLinux Installation You can download KickThemOut on an Arch based system by executing the following: @@ -73,7 +73,7 @@ You can download KickThemOut on an Arch based system by executing the following: ~ ❯❯❯ cd kickthemout/ -~ ❯❯❯ sudo -H pip3 install -r requirements.txt +~/kickthemout ❯❯❯ sudo -H pip3 install -r requirements.txt ~/kickthemout ❯❯❯ sudo python3 kickthemout.py ``` @@ -144,4 +144,4 @@ KickThemOut is under the terms of the [MIT License](https://www.tldrlegal.com/l/ For more information head over to the [official project page](https://nikolaskama.me/kickthemoutproject). -You can also go ahead and email me anytime at **nikolaskam{at}gmail{dot}com** or David at **xdavid{at}protonmail{dot}com**. \ No newline at end of file +You can also go ahead and email me anytime at **nikolaskam{at}gmail{dot}com** or David at **xdavid{at}protonmail{dot}com**.