mirror of
https://github.com/lukechilds/zsh-nvm.git
synced 2025-04-17 11:05:29 +08:00
parent
1bdd5e2128
commit
2d88fd5c8f
@ -41,7 +41,7 @@ HEAD is now at 2176894... v0.31.0
|
||||
|
||||
### 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
|
||||
|
Loading…
Reference in New Issue
Block a user