Update README.md

This commit is contained in:
2024-11-25 20:19:31 -05:00
parent 1b12db19dc
commit 5d88cfc34e

View File

@ -14,19 +14,21 @@ This tool helps a threat hunting to make sure analysts are checking their boxes
1. Download zip in top right
2. Go to path `*/hunt-ai/`
2. unzip Hunt-AI.zip
3. Go to path `*/hunt-ai/`
- you should see `dco.py`
2. Set Enviroment
4. Set Enviroment
- On Windows
`.\venv\Scripts\activate`
- On macOS/Linux
`source venv/bin/activate`
3. Install requirements
5. Install requirements
`pip install -r requirements.txt`
4. `python3 dco.py`
6. `python3 dco.py`
## Guidance