Added info about "install stable" to README

This commit is contained in:
Michał Koźmiński 2013-08-30 22:08:20 +02:00
parent 084a244fc7
commit dced54740c
1 changed files with 3 additions and 0 deletions

View File

@ -42,6 +42,9 @@ And then in any new shell just use the installed version:
nvm use 0.10
To download latest stable release of node, do this:
nvm install stable
You can create an `.nmvrc` file containing version number in the project root folder; run the following command to switch versions:
nvm use