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`