From ce561b0b3a0b000ed7397a32833aa8a3af72aee9 Mon Sep 17 00:00:00 2001 From: ranrinc Date: Wed, 14 Sep 2016 22:54:27 +0700 Subject: [PATCH] Updated MacOS installation (markdown) --- MacOS-installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MacOS-installation.md b/MacOS-installation.md index f4a9991..f967ea7 100644 --- a/MacOS-installation.md +++ b/MacOS-installation.md @@ -36,6 +36,6 @@ Using terminal please run the server by typing `npm install && npm run boot` Next you will need to [setup API services through Google Console] (https://github.com/maierfelix/POGOserver/wiki/How-to-setup-API--services-through-Google-Console) -In this tutorial you will need to copy API files into XAMMP HTDocs folder and you will be able to called it http://localhost/APIdirectory from your browser. +In this tutorial you will need to copy API files into XAMMP HTDocs folder and you will be able to called it `http://localhost/APIdirectory` from your browser. for login please used default user id `root` and password `blank` once login if you done everything correctly you should be able to see the map. Double click the map and you should be able to add pokestop, gym, and spawn point. \ No newline at end of file