README: Fix an incorrect fact about completions locaton [no ci]

This commit is contained in:
Ivan Pozdeev 2024-12-22 15:16:17 +03:00
parent 76adade69a
commit 37136e1ad3

View File

@ -667,7 +667,7 @@ opposed to this idea. Here's what `eval "$(pyenv init -)"` actually does:
getting duplicate `PATH` entries. getting duplicate `PATH` entries.
3. **Installs autocompletion.** This is entirely optional but pretty 3. **Installs autocompletion.** This is entirely optional but pretty
useful. Sourcing `$(pyenv root)/completions/pyenv.bash` will set that useful. Sourcing `<pyenv installation prefix>/completions/pyenv.bash` will set that
up. There are also completions for Zsh and Fish. up. There are also completions for Zsh and Fish.
4. **Rehashes shims.** From time to time you'll need to rebuild your 4. **Rehashes shims.** From time to time you'll need to rebuild your