Update README.markdown

Add link to io.js repo as suggested in #618
master
G. Kay Lee 2015-01-25 15:29:36 +08:00
parent 1eaf6b53e4
commit 3e74bac964
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ In place of a version pointer like "0.10", you can use the special default alias
nvm use stable nvm use stable
nvm run unstable --version nvm run unstable --version
If you want to install `io.js`: If you want to install [io.js](https://github.com/iojs/io.js/):
nvm install iojs nvm install iojs