diff --git a/README.md b/README.md index dce3a7d..a91145c 100644 --- a/README.md +++ b/README.md @@ -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