Fix: mistake in configuration hints in pyenv init
and manpage. (#3145)
This commit is contained in:
parent
330e3fc130
commit
4c6b0e9c3b
@ -14,7 +14,7 @@ pyenv lets you easily switch between multiple versions of Python\. It's simple,
|
||||
.RS 15
|
||||
.nf
|
||||
if command -v pyenv 1>/dev/null 2>&1; then\n
|
||||
eval "$(pyenv init -)" \n
|
||||
eval "$(pyenv init - bash)" \n
|
||||
fi
|
||||
.fi
|
||||
.RE
|
||||
|
Loading…
x
Reference in New Issue
Block a user