From e94c22c793ef54a4cc94b2a9b175e4776bd7b086 Mon Sep 17 00:00:00 2001 From: Mattias Erming Date: Thu, 19 Jun 2014 13:31:22 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 979220c..9b238ef 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ And also.. `cd shout/` 4. Install Node packages -`sudo npm install` +`npm install --production` 5. Run the server `npm start` or `node index.js`