From ec6b908085c1cf000268f9f4e96945ab0fa0b4f7 Mon Sep 17 00:00:00 2001 From: Chris Josten Date: Mon, 28 Dec 2020 21:31:11 +0100 Subject: [PATCH] Update README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index baa9471..cb7cbe7 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ the drum commands from our beloved users towards the Santa of IAPC. ## Running 1. Run the produced `kerstezel` binary. Note that the built-in file webserver expects to have - the `statisch` folder in its working directory. It will listen on port 8090 for http-requests and - on port 9305 for the kerstezel-client.. If you want to change any of this, edit the program and + the `statisch` folder in its working directory. The other directories (source, translations, views) + are only needed at compile time. It will listen on port 8090 for http-requests and + on port 9305 for the kerstezel-client. If you want to change any of this, edit the program and recompile.