diff --git a/docs/Homebrew-and-Python.md b/docs/Homebrew-and-Python.md index 361b91004c..50e6135f96 100644 --- a/docs/Homebrew-and-Python.md +++ b/docs/Homebrew-and-Python.md @@ -71,7 +71,7 @@ Some formulae provide Python bindings. ## Policy for non-brewed Python bindings -These should be installed via `pip install `. To discover, you can use `pip search` or . +These should be installed via `pip install `. To discover, you can use . **Note:** macOS's system Python does not provide `pip`. Follow the [pip documentation](https://pip.pypa.io/en/stable/installation/) to install it for your system Python if you would like it.