From 90804c3ad969503f4693f86da7bd2b3f47709bc0 Mon Sep 17 00:00:00 2001 From: DracoMilesX Date: Tue, 13 Sep 2016 07:26:34 +0200 Subject: [PATCH] Updated Linux Installation (markdown) --- Linux-Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.