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`