mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-10 22:31:51 +00:00
docs: enhanced help documentation
This commit is contained in:
parent
d4a733e4d8
commit
839c4e02e2
@ -456,7 +456,7 @@ nvm_do_install() {
|
|||||||
|
|
||||||
nvm_reset
|
nvm_reset
|
||||||
|
|
||||||
nvm_echo "=> Close and reopen your terminal to start using nvm or run the following to use it now:"
|
nvm_echo "=> Close and reopen your terminal to start using nvm or run the command \`source ${NVM_PROFILE}\` or run the following to use it now:"
|
||||||
command printf "${SOURCE_STR}"
|
command printf "${SOURCE_STR}"
|
||||||
if ${BASH_OR_ZSH} ; then
|
if ${BASH_OR_ZSH} ; then
|
||||||
command printf "${COMPLETION_STR}"
|
command printf "${COMPLETION_STR}"
|
||||||
|
Loading…
Reference in New Issue
Block a user