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