From 44ce7799f43dafab5847e4b381030bf066d431c6 Mon Sep 17 00:00:00 2001 From: Richard Mwewa <74001397+rly0nheart@users.noreply.github.com> Date: Thu, 17 Mar 2022 21:33:31 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b8dbefa..644ccd9 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,10 @@ $ git clone https://github.com/rly0nheart/octosuite.git $ cd octosuite ``` +``` +$ pip install -r requirements.txt +``` + # USAGE **Linux**: ``` @@ -28,7 +32,7 @@ $ sudo chmod +x octosuite ``` ``` -$ ./octosuite +$ sudo ./octosuite ``` **Windows**: