update readme

This commit is contained in:
Maxime Bloch 2019-09-20 14:56:20 +02:00
parent c66b256b54
commit 9b3e71c496
No known key found for this signature in database
GPG Key ID: CE32A7D95B7D6418
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@ The server is there to show the progress of a current run and all previous runs.
### How do you run this?
Go into the correct directory with the code
cd watcher
Create a venv with the correct packages
python3 -m venv venv