Merge pull request #76 from mmalecki/run

[feature] Run command
This commit is contained in:
Tim Caswell
2011-11-14 08:30:06 -08:00
2 changed files with 18 additions and 0 deletions

View File

@@ -27,6 +27,10 @@ And then in any new shell just use the installed version:
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:
nvm ls