From a027985ec843fd59e89829b94a979d1d51473a11 Mon Sep 17 00:00:00 2001 From: Nikolaos Kamarinakis Date: Sat, 14 Jan 2017 22:46:57 +0200 Subject: [PATCH 1/6] Update README.rst --- README.rst | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.rst b/README.rst index 2a5dda4..cbb18e5 100644 --- a/README.rst +++ b/README.rst @@ -23,6 +23,27 @@ You can download KickThemOut by cloning the `Git Repo 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 `_ installed before downloading requirements. + Demo ----- From 88af7ce7e339699aef9174413e9bac31b4c9ecb1 Mon Sep 17 00:00:00 2001 From: Nikolaos Kamarinakis Date: Sat, 14 Jan 2017 22:47:21 +0200 Subject: [PATCH 2/6] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index cbb18e5..3deb94b 100644 --- a/README.rst +++ b/README.rst @@ -34,7 +34,7 @@ If you would like to install KickThemOut on a Mac, please run the following:: $ brew install scapy ---> You might be asked to run some commands after executing the previous step. Moving on:: +- You might be asked to run some commands after executing the previous step. Moving on:: $ git clone https://github.com/k4m4/kickthemout.git From ba746e86b47346c7704b8fc671bd4cdda10a426c Mon Sep 17 00:00:00 2001 From: Nikolaos Kamarinakis Date: Sat, 14 Jan 2017 22:47:44 +0200 Subject: [PATCH 3/6] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 3deb94b..ad4163c 100644 --- a/README.rst +++ b/README.rst @@ -34,7 +34,7 @@ If you would like to install KickThemOut on a Mac, please run the following:: $ brew install scapy -- You might be asked to run some commands after executing the previous step. Moving on:: +You might be asked to run some commands after executing the previous step. Moving on:: $ git clone https://github.com/k4m4/kickthemout.git From 2dea1e5f97eca34b23c3b878ad5f80936f95462b Mon Sep 17 00:00:00 2001 From: Nikolaos Kamarinakis Date: Sat, 14 Jan 2017 22:48:14 +0200 Subject: [PATCH 4/6] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index ad4163c..69efe40 100644 --- a/README.rst +++ b/README.rst @@ -34,7 +34,7 @@ If you would like to install KickThemOut on a Mac, please run the following:: $ brew install scapy -You might be asked to run some commands after executing the previous step. Moving on:: +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 From 9b7d9dab62ab1eae1d5479571f5d3495180ef7f3 Mon Sep 17 00:00:00 2001 From: Nikolaos Kamarinakis Date: Sat, 14 Jan 2017 22:49:05 +0200 Subject: [PATCH 5/6] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 69efe40..4b376c0 100644 --- a/README.rst +++ b/README.rst @@ -42,7 +42,7 @@ Keep in mind that you might be asked to run some commands after executing the pr $ python kickthemout.py -**NOTE**: You need to have `Homebrew `_ installed before downloading requirements. +**NOTE**: You need to have `Homebrew `_ installed before running the Mac OS installation. Demo ----- From 0da6f5bbef44214ff00347919269c04924e6045f Mon Sep 17 00:00:00 2001 From: Nikolaos Kamarinakis Date: Sun, 15 Jan 2017 12:14:42 +0200 Subject: [PATCH 6/6] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4b376c0..8712a38 100644 --- a/README.rst +++ b/README.rst @@ -21,7 +21,7 @@ You can download KickThemOut by cloning the `Git Repo