From cbed8ed0488109e646c995b476b35df2473c3d76 Mon Sep 17 00:00:00 2001 From: JuliusHerrmann Date: Wed, 19 Jan 2022 18:19:26 +0100 Subject: [PATCH] edit setup README entry --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c8d1a35..937a614 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Based on simultaion code by [Gerrit](https://github.com/gerritgr): [Repository]( Frontend written by [Julius Herrmann](https://github.com/JuliusHerrmann) # Setup - Install node (and npm). +- In package.json change the "homepage" entry to your domain - Clone repository and run "npm install". # To run locally