diff --git a/README.md b/README.md index f6569aa..56dfd7c 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,8 @@ You need at minimum [Node.js](https://nodejs.org/en/) version 6.x. Open up a terminal and enter ``npm run boot`` to start the server or ``npm run api`` to start the web-api. +To Update the Server enter ``npm run update`` + ## Docker setup 1. Download ``Dockerfile``, ``cfg.js.example`` and ``supervisord.conf`` from github.