mirror of
https://github.com/bellingcat/octosuite.git
synced 2026-06-12 05:18:33 +03:00
Update README.md
This commit is contained in:
16
README.md
16
README.md
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user