Update README for NPM support
This commit is contained in:
parent
90387bf180
commit
127acaafec
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue