From 0adacfe153916fc619570df6ec2e521fcbd98e5c Mon Sep 17 00:00:00 2001 From: Dan Janosik Date: Sun, 10 Dec 2017 11:43:51 -0500 Subject: [PATCH] Update Server-Setup.md --- docs/Server-Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Server-Setup.md b/docs/Server-Setup.md index c6621cf..fcbe2bb 100644 --- a/docs/Server-Setup.md +++ b/docs/Server-Setup.md @@ -2,4 +2,4 @@ apt upgrade apt install git python-software-properties curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash - - npm install pm2 + npm install pm2 --global