Update README.md

This commit is contained in:
2024-11-24 18:26:07 -05:00
parent 44e7b16a6a
commit 2166d50c12

View File

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