mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-10 22:31:51 +00:00
Updated docs for alias default.
This commit is contained in:
parent
772d3223e9
commit
9cceded178
@ -116,7 +116,7 @@ To restore your PATH, you can deactivate it.
|
|||||||
|
|
||||||
To set a default Node version to be used in any new shell, use the alias 'default':
|
To set a default Node version to be used in any new shell, use the alias 'default':
|
||||||
|
|
||||||
nvm alias default stable
|
nvm alias default node
|
||||||
|
|
||||||
To use a mirror of the node binaries, set `$NVM_NODEJS_ORG_MIRROR`:
|
To use a mirror of the node binaries, set `$NVM_NODEJS_ORG_MIRROR`:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user