Update README for NPM support

This commit is contained in:
Gabriele Di Stefano 2012-11-17 09:55:33 +01:00
parent 90387bf180
commit 127acaafec

View File

@ -44,6 +44,10 @@ To set a default Node version to be used in any new shell, use the alias 'defaul
nvm alias default 0.6
To use NPM within the given node version:
nvm npm 0.6.14
## License
Nvm is released under the MIT license.