Update README.md
This commit is contained in:
@ -6,13 +6,15 @@ This tool helps a threat hunting to make sure analysts are checking their boxes
|
||||
# Directions
|
||||
|
||||
```
|
||||
1a. # On Windows
|
||||
1. Download zip in top right
|
||||
|
||||
2a. # On Windows
|
||||
.\venv\Scripts\activate
|
||||
|
||||
1b. # On macOS/Linux
|
||||
2b. # On macOS/Linux
|
||||
source venv/bin/activate
|
||||
|
||||
2. # Install requirements
|
||||
3. # Install requirements
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user