1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-15 06:43:53 -05:00

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
{ echo "# Load pyenv automatically by adding"
echo "# the following to ${profile}:"
echo "# the following to the end of ${profile}:"
echo
case "$shell" in
fish )