Merge pull request #633 from gsklee/patch-1

Update README.markdown
This commit is contained in:
Jordan Harband 2015-01-25 10:13:53 -08:00
commit 3d3d9d3a8d

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