Skip to content

Commit de90882

Browse files
committed
[doc] Update installation instructions with -g for npm 1.0
1 parent 2c99741 commit de90882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ A simple CLI tool for ensuring that a given script runs continuously (i.e. forev
1111

1212
### Installing forever
1313
```
14-
[sudo] npm install forever
14+
[sudo] npm install forever -g
1515
```
1616

1717
## Usage

0 commit comments

Comments
 (0)