Update README.md
This commit is contained in:
@ -34,7 +34,11 @@ HUNT-AI helps threat hunting to make sure analysts are checking their boxes and
|
|||||||
`pip install -r requirements.txt`
|
`pip install -r requirements.txt`
|
||||||
- On Windows & macOS/Linux
|
- On Windows & macOS/Linux
|
||||||
- `pip install flask flask_sqlalchemy flask_login`
|
- `pip install flask flask_sqlalchemy flask_login`
|
||||||
6. `python3 app.py`
|
6. Start
|
||||||
|
- On Windows
|
||||||
|
- `py.exe app.py`
|
||||||
|
- On macOS/Linux
|
||||||
|
- `python3 app.py`
|
||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user