Update README.md
This commit is contained in:
15
README.md
15
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
|
1. Download zip in top right
|
||||||
|
|
||||||
2a. # On Windows
|
2. Set Enviroment
|
||||||
`.\venv\Scripts\activate`
|
- On Windows
|
||||||
|
`.\venv\Scripts\activate`
|
||||||
|
- On macOS/Linux
|
||||||
|
`source venv/bin/activate`
|
||||||
|
|
||||||
2b. # On macOS/Linux
|
3. Install requirements
|
||||||
`source venv/bin/activate`
|
|
||||||
|
|
||||||
3. # Install requirements
|
|
||||||
`pip install -r requirements.txt`
|
`pip install -r requirements.txt`
|
||||||
|
|
||||||
|
4. `python3 dco.py`
|
||||||
`python3 dco.py`
|
|
||||||
|
|
||||||
|
|
||||||
## Guidance
|
## Guidance
|
||||||
|
Reference in New Issue
Block a user