From 37136e1ad31921c500603c0ed0a038051fde8c25 Mon Sep 17 00:00:00 2001 From: Ivan Pozdeev Date: Sun, 22 Dec 2024 15:16:17 +0300 Subject: [PATCH] README: Fix an incorrect fact about completions locaton [no ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0e72248..2c3e0763 100644 --- a/README.md +++ b/README.md @@ -667,7 +667,7 @@ opposed to this idea. Here's what `eval "$(pyenv init -)"` actually does: getting duplicate `PATH` entries. 3. **Installs autocompletion.** This is entirely optional but pretty - useful. Sourcing `$(pyenv root)/completions/pyenv.bash` will set that + useful. Sourcing `/completions/pyenv.bash` will set that up. There are also completions for Zsh and Fish. 4. **Rehashes shims.** From time to time you'll need to rebuild your