diff --git a/libexec/pyenv-init b/libexec/pyenv-init index a8712085..09847120 100755 --- a/libexec/pyenv-init +++ b/libexec/pyenv-init @@ -50,7 +50,7 @@ if [ -z "$print" ]; then esac { echo "# Load pyenv automatically by adding" - echo "# the following to ${profile}:" + echo "# the following to the end of ${profile}:" echo case "$shell" in fish )