From 44e7b16a6a565abc9d4923f6441be1703af9a258 Mon Sep 17 00:00:00 2001 From: Matthew Iverson Date: Sun, 24 Nov 2024 18:25:12 -0500 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3417705..2acec6f 100644 --- a/README.md +++ b/README.md @@ -5,18 +5,18 @@ This tool helps a threat hunting to make sure analysts are checking their boxes # Directions -``` + 1. Download zip in top right 2a. # On Windows -.\venv\Scripts\activate +`.\venv\Scripts\activate` 2b. # On macOS/Linux -source venv/bin/activate +`source venv/bin/activate` 3. # Install requirements -pip install -r requirements.txt -``` +`pip install -r requirements.txt` + `python3 dco.py`