Browse Source

doc: make location to add code to more clear

pull/336/head
derwolfe 9 years ago
committed by Daniel Hahler
parent
commit
e9aa6cf649
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libexec/pyenv-init

+ 1
- 1
libexec/pyenv-init View File

@ -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 )

Loading…
Cancel
Save