Skip to content

Commit

Permalink
[doc] Update installation instructions with -g for npm 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
indexzero committed May 20, 2011
1 parent 2c99741 commit de90882
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 @@ -11,7 +11,7 @@ A simple CLI tool for ensuring that a given script runs continuously (i.e. forev

### Installing forever
```
[sudo] npm install forever
[sudo] npm install forever -g
```

## Usage
Expand Down

0 comments on commit de90882

Please sign in to comment.