From ba07b731e05d2fd5aa9fb926ee4668d027a24137 Mon Sep 17 00:00:00 2001 From: Badley187 Date: Sat, 15 Oct 2016 18:36:23 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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.