Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Commit

Permalink
another install step
Browse files Browse the repository at this point in the history
  • Loading branch information
vesparny committed Feb 18, 2014
1 parent b87a5d9 commit b13037d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -10,7 +10,8 @@ The official Poseidon weblog


##Deploy ##Deploy


to run in production with forever to run in production with forever, run the following commands from the root of the project


npm install
npm install forever -g npm install forever -g
NODE_ENV=production forever start index.js NODE_ENV=production forever start index.js

0 comments on commit b13037d

Please sign in to comment.