Browse Source

Tweaking the readme description

master
Jordan Harband 11 years ago
parent
commit
a703d3591f
  1. 2
      README.markdown

2
README.markdown

@ -52,7 +52,7 @@ Or you can just run it: @@ -52,7 +52,7 @@ Or you can just run it:
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

Loading…
Cancel
Save