Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Van Camp committed Jan 30, 2015
1 parent c4d2939 commit 522aa23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Now run the following commands:
git clone https://github.com/nodecg/nodecg.git
cd nodecg
npm install --production
node server.js
node index.js
```

To run NodeCG in production, [pm2](https://github.com/Unitech/pm2) is recommended.
Expand Down

0 comments on commit 522aa23

Please sign in to comment.