From 9b3e71c4965120943c153d077e35cccc34321851 Mon Sep 17 00:00:00 2001 From: Maxime Bloch Date: Fri, 20 Sep 2019 14:56:20 +0200 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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