mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-10 14:21:50 +00:00
Add message explaining how to use nvm
This commit is contained in:
parent
eb4de62bc1
commit
3417e9d9a3
@ -297,6 +297,9 @@ nvm_do_install() {
|
||||
nvm_install_node
|
||||
|
||||
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
Block a user