Update README.md

This commit is contained in:
2024-11-24 18:25:12 -05:00
parent dd592aa2c9
commit 44e7b16a6a

View File

@ -5,18 +5,18 @@ This tool helps a threat hunting to make sure analysts are checking their boxes
# Directions
```
1. Download zip in top right
2a. # On Windows
.\venv\Scripts\activate
`.\venv\Scripts\activate`
2b. # On macOS/Linux
source venv/bin/activate
`source venv/bin/activate`
3. # Install requirements
pip install -r requirements.txt
```
`pip install -r requirements.txt`
`python3 dco.py`