diff --git a/README.md b/README.md index 2acec6f..772e49c 100644 --- a/README.md +++ b/README.md @@ -8,17 +8,16 @@ This tool helps a threat hunting to make sure analysts are checking their boxes 1. Download zip in top right -2a. # On Windows -`.\venv\Scripts\activate` +2. Set Enviroment + - On Windows + `.\venv\Scripts\activate` + - On macOS/Linux + `source venv/bin/activate` -2b. # On macOS/Linux -`source venv/bin/activate` - -3. # Install requirements +3. Install requirements `pip install -r requirements.txt` - -`python3 dco.py` +4. `python3 dco.py` ## Guidance