mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-09-09 19:16:41 -05:00
Updated Linux Installation (markdown)
@@ -52,7 +52,7 @@ Modify the following settings to your requirements:
|
||||
|
||||
Add a ptc or google account information (dont forget to change the provider), to dump all required assets on first server run. DO NOT USE YOUR MAIN ACCOUNT FOR THIS.
|
||||
|
||||
Once everything is filled in, save the file, install the packages with `npm install` and afterwards start the server with `npm run boot`
|
||||
Once everything is filled in, save the file, install the packages with `npm cache clean && npm install` and afterwards start the server with `npm run boot`
|
||||
|
||||
Your server is now up and running.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user