Skip to content

Commit

Permalink
docs: enhanced help documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
xgqfrms authored Sep 21, 2023
1 parent d4a733e commit 839c4e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ nvm_do_install() {

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}"
if ${BASH_OR_ZSH} ; then
command printf "${COMPLETION_STR}"
Expand Down

0 comments on commit 839c4e0

Please sign in to comment.