Updated Linux Installation (markdown)

DracoMilesX
2016-09-13 07:26:34 +02:00
parent cf89e927c1
commit 90804c3ad9

@@ -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.