From 45598293baeb38e19af6bd78c6d7882a01ae240c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?--=3DFurtiF=E2=84=A2=3D--?= Date: Sun, 30 Oct 2016 20:22:39 +0100 Subject: [PATCH] POGOserver - Porting POGOserver to Visual Studio --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 56dfd7c..8bf8316 100644 --- a/README.md +++ b/README.md @@ -58,9 +58,7 @@ The required database tables get generated automatically. 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`` +Open up a terminal and enter ``run.bat`` to start the server options. ## Docker setup