Skip to content

Commit

Permalink
updated readme to warn of mem leak with iojs 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
factoidforrest committed Aug 13, 2015
1 parent bc30bda commit 76cc63b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ Works on Linux (stable) & MacOSx (stable) & Windows (stable).
$ npm install pm2 -g
```

*npm is a builtin CLI when you install Node.js - [Installing Node.js or io.js with NVM](https://keymetrics.io/2015/02/03/installing-node-js-and-io-js-with-nvm/)*
*npm is a builtin CLI when you install Node.js - [Installing Node.js or io.js with NVM](https://keymetrics.io/2015/02/03/installing-node-js-and-io-js-with-nvm/) *

*[pm2 is not yet compatible with io.js-v3.0.0](https://github.com/nodejs/node/issues/2308) *

## Start an application

Expand Down

0 comments on commit 76cc63b

Please sign in to comment.