Updated README

Added notice about start_all.sh
pull/85/head
Sami Mokaddem 2019-02-14 11:23:09 +01:00 committed by GitHub
parent fc53fbd8cb
commit 1e91b9b59c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -102,6 +102,8 @@ OSError: [Errno 26] Text file busy: '/home/steve/code/misp-dashboard/DASHENV/bin
- Start the Flask server ```./server.py &```
- Access the interface at ```http://localhost:8001/```
Alternatively, you can run the ```start_all.sh``` script to run the commands described above.
# Debug
Debug is fun and gives you more details on what is going on when things fail.