From 6140619301ec4d413117bd7e29121785e08443e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Vannicatte?= Date: Wed, 27 Nov 2024 21:30:12 +0100 Subject: [PATCH] README: correct link to shell setup instructions (#3113) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a99f1e4..8c5336df 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ The options from the [Linux section above](#linuxunix) also work but Homebrew is brew install pyenv --head ``` 3. Then follow the rest of the post-installation steps, starting with - [Set up your shell environment for Pyenv](#set-up-your-shell-environment-for-pyenv). + [Set up your shell environment for Pyenv](#b-set-up-your-shell-environment-for-pyenv). 4. OPTIONAL. To fix `brew doctor`'s warning _""config" scripts exist outside your system or Homebrew directories"_