1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-16 23:33:45 -05:00

Add "home brew" to the open ssl instructions to make it easier to find when cmd + f'ing for homebrew

John McCormack
2024-02-26 13:51:55 -05:00
parent 8c85451f70
commit 8f28418e84

@@ -244,7 +244,7 @@ E.g. (invocations that worked for various people):
pyenv install -v 3.4.3 pyenv install -v 3.4.3
``` ```
* If you installed openssl with macports: * If you installed openssl with macports or homebrew:
```sh ```sh
CPPFLAGS="-I/opt/local/include/" \ CPPFLAGS="-I/opt/local/include/" \