From 986fe1a749b6c086b3906c965b661f15ba314d0e Mon Sep 17 00:00:00 2001 From: Ed Rogers Date: Thu, 17 Mar 2022 23:52:26 -0500 Subject: [PATCH] Prevent GitHub autolinking to an issue (#2282) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bedf8b6..4edfc617 100644 --- a/README.md +++ b/README.md @@ -181,7 +181,7 @@ For pyenv to install python correctly you should [**install the Python build dep brew update brew install pyenv ``` - 2. Then follow the rest of the post-installation steps under [Basic GitHub Checkout](https://github.com/pyenv/pyenv#basic-github-checkout), starting with #2 ("Configure your shell's environment for Pyenv"). + 2. Then follow the rest of the post-installation steps under [Basic GitHub Checkout](https://github.com/pyenv/pyenv#basic-github-checkout), starting with #​2 ("Configure your shell's environment for Pyenv"). 3. OPTIONAL. To fix `brew doctor`'s warning _""config" scripts exist outside your system or Homebrew directories"_