Tweaking the readme description

master
Jordan Harband 2014-08-02 19:22:53 -07:00
parent 1fa2acf5a7
commit a703d3591f
1 changed files with 1 additions and 1 deletions

View File

@ -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