mirror of
https://github.com/bellingcat/octosuite.git
synced 2026-06-13 05:48:34 +03:00
Update README.md
This commit is contained in:
17
README.md
17
README.md
@@ -35,29 +35,44 @@
|
||||
```
|
||||
git clone https://github.com/rly0nheart/octosuite.git
|
||||
```
|
||||

|
||||
|
||||
|
||||
```
|
||||
cd octosuite
|
||||
```
|
||||

|
||||
|
||||
|
||||
```
|
||||
pip install -r requirements.txt
|
||||
```
|
||||

|
||||
|
||||
|
||||
|
||||
## Install from PyPI
|
||||
```
|
||||
pip install octosuite
|
||||
```
|
||||

|
||||
|
||||
|
||||
# GITHUB FORK USAGE
|
||||
## Linux
|
||||
```
|
||||
sudo chmod +x octosuite
|
||||
```
|
||||

|
||||
|
||||
|
||||
```
|
||||
sudo ./octosuite
|
||||
```
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
## Windows
|
||||
```
|
||||
@@ -119,5 +134,5 @@ octosuite
|
||||
# LICENSE
|
||||

|
||||
|
||||
# ABOUT AUTHOR
|
||||
# ABOUT DEVELOPER
|
||||
[About.me](https://about.me/rly0nheart)
|
||||
|
||||
Reference in New Issue
Block a user