Updated Linux Installation (markdown)

DracoMilesX
2016-09-13 07:23:54 +02:00
parent c2f8a9a2d3
commit cf89e927c1

@@ -28,7 +28,7 @@ After this is finished, use `cd protobuf` and next enter `./autogen.sh && ./conf
Once it's finished execute `cd ..` to head back into your home folder and then run `git clone --recursive https://github.com/maierfelix/POGOserver.git`.
Enter `cd POGOserver` to enter the folder. Now execute `chmod +x run-linux.sh` to allow the script to be executed.
Enter `cd POGOserver` to enter the folder.
Rename the `cfg.js.example` to `cfg.js` you can do this with `cp cfg.js.example cfg.js`.