doc: make location to add code to more clear

This commit is contained in:
derwolfe 2015-02-08 10:15:06 -06:00 committed by Daniel Hahler
parent 4e30b1a5e1
commit e9aa6cf649

View file

@ -50,7 +50,7 @@ if [ -z "$print" ]; then
esac esac
{ echo "# Load pyenv automatically by adding" { echo "# Load pyenv automatically by adding"
echo "# the following to ${profile}:" echo "# the following to the end of ${profile}:"
echo echo
case "$shell" in case "$shell" in
fish ) fish )