From 0915c5b7b6b56b20e0de48edcc3ab3b94f33bbb8 Mon Sep 17 00:00:00 2001 From: native-api Date: Sat, 16 Oct 2021 01:57:05 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0189090e..7aeeac61 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ For pyenv to install python correctly you should [**install the Python build dep ``` 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"_** + 3. OPTIONAL. To fix `brew doctor`'s warning _""config" scripts exist outside your system or Homebrew directories"_ If you're going to build Homebrew formulae from source that link against `libpython` like Tkinter or NumPy