mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-15 14:53:53 -05:00
doc: make location to add code to more clear
This commit is contained in:
@@ -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 )
|
||||
|
||||
Reference in New Issue
Block a user