From 5d88cfc34ed851fd1e24964473c9cad5b11e8c27 Mon Sep 17 00:00:00 2001 From: Matthew Iverson Date: Mon, 25 Nov 2024 20:19:31 -0500 Subject: [PATCH] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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