Update the sample text to reflect current stable

master
Tim Caswell 2011-02-18 09:46:47 -08:00
parent d13d6b199a
commit f668d354a9
1 changed files with 2 additions and 2 deletions

4
nvm.sh
View File

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