mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-11 14:51:49 +00:00
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
|
nvm alias default 0.6
|
||||||
|
|
||||||
|
To use NPM within the given node version:
|
||||||
|
|
||||||
|
nvm npm 0.6.14
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Nvm is released under the MIT license.
|
Nvm is released under the MIT license.
|
||||||
|
Loading…
Reference in New Issue
Block a user