mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-10 22:31:51 +00:00
Tweaking the readme description
This commit is contained in:
parent
1fa2acf5a7
commit
a703d3591f
@ -52,7 +52,7 @@ Or you can just run it:
|
|||||||
|
|
||||||
nvm run 0.10 --version
|
nvm run 0.10 --version
|
||||||
|
|
||||||
Or, you can run any arbitrary command in the node environment:
|
Or, you can run any arbitrary command in a subshell with the desired version of node:
|
||||||
|
|
||||||
nvm exec 0.10 node --version
|
nvm exec 0.10 node --version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user