diff --git a/README.markdown b/README.markdown index 074f780..61040c0 100644 --- a/README.markdown +++ b/README.markdown @@ -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