mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-08-17 11:03:44 +00:00
commit
2755227d40
@ -71,6 +71,10 @@ In place of a version pointer like "0.10", you can use the special default alias
|
|||||||
nvm install unstable
|
nvm install unstable
|
||||||
nvm use stable
|
nvm use stable
|
||||||
nvm run unstable --version
|
nvm run unstable --version
|
||||||
|
|
||||||
|
If you want to install `io.js`:
|
||||||
|
|
||||||
|
nvm install iojs
|
||||||
|
|
||||||
If you want to use the system-installed version of node, you can use the special default alias "system":
|
If you want to use the system-installed version of node, you can use the special default alias "system":
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user