Add message explaining how to use nvm
parent
eb4de62bc1
commit
3417e9d9a3
|
@ -297,6 +297,9 @@ nvm_do_install() {
|
||||||
nvm_install_node
|
nvm_install_node
|
||||||
|
|
||||||
nvm_reset
|
nvm_reset
|
||||||
|
|
||||||
|
echo "=> Close and reopen your terminal to start using nvm or run the following to use it now:"
|
||||||
|
printf "$SOURCE_STR"
|
||||||
}
|
}
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue