Browse Source

Update the sample text to reflect current stable

master
Tim Caswell 14 years ago
parent
commit
f668d354a9
  1. 4
      nvm.sh

4
nvm.sh

@ -27,8 +27,8 @@ nvm()
echo " nvm deactivate Undo effects of NVM on current shell" echo " nvm deactivate Undo effects of NVM on current shell"
echo echo
echo "Example:" echo "Example:"
echo " nvm install v0.2.5" echo " nvm install v0.4.0"
echo " nvm use v0.2.5" echo " nvm use v0.4.0"
echo echo
;; ;;
"install" ) "install" )

Loading…
Cancel
Save