diff --git a/Linux-Installation.md b/Linux-Installation.md index 49638dd..4742296 100644 --- a/Linux-Installation.md +++ b/Linux-Installation.md @@ -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.