mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-10 22:31:51 +00:00
Merge ea4a351c02
into f38d21c529
This commit is contained in:
commit
886db0fabc
@ -276,6 +276,8 @@ To set a default Node version to be used in any new shell, use the alias 'defaul
|
||||
nvm alias default node
|
||||
```
|
||||
|
||||
This creates a symlink to the stable version for the Node or to the verison you can mention instead of stable, so you don't have to `nvm use` everytime you start a shell session.
|
||||
|
||||
To use a mirror of the node binaries, set `$NVM_NODEJS_ORG_MIRROR`:
|
||||
|
||||
```sh
|
||||
|
Loading…
Reference in New Issue
Block a user