This commit is contained in:
ORESoftware 2022-02-09 04:37:40 +05:30 committed by GitHub
commit 85d8b5a2d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -486,7 +486,7 @@ nvm deactivate
To set a default Node version to be used in any new shell, use the alias 'default':
```sh
nvm alias default node
nvm alias default <node-version>
```
#### Use a mirror of node binaries