From 08416328c2af45a8686de782c3093876dc334ff3 Mon Sep 17 00:00:00 2001 From: Felix Maier Date: Sun, 4 Sep 2016 14:02:13 +0200 Subject: [PATCH] Updated F.A.Q. (markdown) --- F.A.Q..md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/F.A.Q..md b/F.A.Q..md index 542117b..25d789d 100644 --- a/F.A.Q..md +++ b/F.A.Q..md @@ -7,11 +7,8 @@ > need redirect from "https://pgorelease.nianticlabs.com/plfe/rpc" to your endpoint credits: icdance -**Q:** My install fails on node-protobuf. -**A:** You most likely don't have google protobuf installed or their is a chance that the latest commit are broken. - -**Q:** How can I spawn pokemon? -**A:** Currently the only way to spawn them is to use `/spawn [playername] [pokemon] [amount]` random encounters is not enabled yet. +**Q:** The installation fails on node-protobuf. +**A:** You likely don't have google protobuf installed or the latest commit is broken. **Q:** How can I add pokestops and gyms? -**A:** Currently this has a seperate branch called `api` download those files and place it in the root of your webserver. +**A:** There is a seperate branch called `api`. Clone these files and use apache to run them.