From 88c667ab49507373b56933aef40a45e82e7c38b7 Mon Sep 17 00:00:00 2001 From: Matthew Iverson Date: Sun, 24 Nov 2024 18:18:07 -0500 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index faa9a66..f916d53 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,17 @@ This tool helps a threat hunting to make sure they are checking their boxes and # 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`