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`