From c2f8a9a2d394cf42bf0aefd36600fca9a065ec23 Mon Sep 17 00:00:00 2001 From: DracoMilesX Date: Mon, 12 Sep 2016 16:39:52 +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 8340e39..3357d14 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 and start the server with `npm run boot` +Once everything is filled in, save the file, install the packages with `npm install` and afterwards start the server with `npm run boot` Your server is now up and running.