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**: