mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-10 14:21:50 +00:00
[docs] Document run
command
This commit is contained in:
parent
09483f422e
commit
335a253323
@ -27,6 +27,10 @@ And then in any new shell just use the installed version:
|
|||||||
|
|
||||||
nvm use v0.4.1
|
nvm use v0.4.1
|
||||||
|
|
||||||
|
Or you can just run it:
|
||||||
|
|
||||||
|
nvm run v0.4.1
|
||||||
|
|
||||||
If you want to see what versions are available:
|
If you want to see what versions are available:
|
||||||
|
|
||||||
nvm ls
|
nvm ls
|
||||||
|
Loading…
Reference in New Issue
Block a user