Update README.md

This commit is contained in:
Richard Mwewa
2022-02-27 14:32:44 +02:00
committed by GitHub
parent 4133f74787
commit 0b3280e955

View File

@@ -10,7 +10,7 @@
# Installation
*clone project:*
**clone project**:
```
$ git clone https://github.com/rly0nheart/octosuite.git
@@ -20,11 +20,23 @@ $ git clone https://github.com/rly0nheart/octosuite.git
$ cd octosuite
```
```
$ sudo chmod +x octosuite
```
# Usage
**Linux**:
```
$ python octosuite
$ ./octosuite
```
**Windows**:
```
$ python3 octosuite
```
# Note
* Requirement(s) [requests] will be installed on first run
* Enter *help* command to show usage