mirror of
https://github.com/lukechilds/zsh-nvm.git
synced 2025-01-30 09:47:14 +08:00
parent
1bdd5e2128
commit
2d88fd5c8f
@ -41,7 +41,7 @@ HEAD is now at 2176894... v0.31.0
|
|||||||
|
|
||||||
### Install
|
### Install
|
||||||
|
|
||||||
You can install the latest Node.js nightlies or release candidates with `npm install nightly|rc`. Aliases will automatically be created so you can easily `nvm use nightly|rc` in the future:
|
You can install the latest Node.js nightlies or release candidates with `nvm install nightly|rc`. Aliases will automatically be created so you can easily `nvm use nightly|rc` in the future:
|
||||||
|
|
||||||
```
|
```
|
||||||
% nvm install rc
|
% nvm install rc
|
||||||
|
Loading…
Reference in New Issue
Block a user