Update README.md

This commit is contained in:
Richard Mwewa
2022-03-17 21:33:31 +02:00
committed by GitHub
parent 6c6fc477f8
commit 44ce7799f4

View File

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