mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-12-14 17:42:01 +00:00
Update README for NPM support
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user