From 5c369e6f315e44e6003ece3ea3f62bfe381c9f78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?--=3DFurtiF=E2=84=A2=3D--?= Date: Wed, 2 Nov 2016 03:14:44 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=99POGOserver=20-=20Porting=20POGOserv?= =?UTF-8?q?er=20to=20Visual=20Studio=20-rev3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 56dfd7c..394a9b8 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,10 @@ Open up a terminal and enter ``npm run boot`` to start the server or ``npm run a To Update the Server enter ``npm run update`` +or + +Try ``POGOserver Control`` gui mode. + ## Docker setup 1. Download ``Dockerfile``, ``cfg.js.example`` and ``supervisord.conf`` from github.