Update README.md

This commit is contained in:
Mattias Erming 2014-06-19 13:31:22 +02:00
parent f5596ea121
commit e94c22c793
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ And also..
`cd shout/` `cd shout/`
4. Install Node packages 4. Install Node packages
`sudo npm install` `npm install --production`
5. Run the server 5. Run the server
`npm start` or `node index.js` `npm start` or `node index.js`