update readme
This commit is contained in:
parent
c66b256b54
commit
9b3e71c496
1 changed files with 4 additions and 0 deletions
|
@ -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?
|
### How do you run this?
|
||||||
|
|
||||||
|
Go into the correct directory with the code
|
||||||
|
|
||||||
|
cd watcher
|
||||||
|
|
||||||
Create a venv with the correct packages
|
Create a venv with the correct packages
|
||||||
|
|
||||||
python3 -m venv venv
|
python3 -m venv venv
|
||||||
|
|
Loading…
Reference in a new issue