Update README.md
This commit is contained in:
11
README.md
11
README.md
@ -5,6 +5,17 @@ This tool helps a threat hunting to make sure they are checking their boxes and
|
||||
|
||||
# Directions
|
||||
|
||||
```
|
||||
1a. # On Windows
|
||||
.\venv\Scripts\activate
|
||||
|
||||
1b. # On macOS/Linux
|
||||
source venv/bin/activate
|
||||
|
||||
2. # Install requirements
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
`python3 dco.py`
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user