diff --git a/README.md b/README.md index b78ba65..5094b34 100644 --- a/README.md +++ b/README.md @@ -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