Update README.md

This commit is contained in:
2024-11-24 18:18:07 -05:00
parent c67098c693
commit 88c667ab49

View File

@ -5,6 +5,17 @@ This tool helps a threat hunting to make sure they are checking their boxes and
# Directions # 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` `python3 dco.py`