Update README.md
This commit is contained in:
11
README.md
11
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
|
||||
2. Set Enviroment
|
||||
- On Windows
|
||||
`.\venv\Scripts\activate`
|
||||
|
||||
2b. # On macOS/Linux
|
||||
- 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
|
||||
|
Reference in New Issue
Block a user