mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-10 15:46:17 -04:00
Add "home brew" to the open ssl instructions to make it easier to find when cmd + f'ing for homebrew
parent
8c85451f70
commit
8f28418e84
|
|
@ -244,7 +244,7 @@ E.g. (invocations that worked for various people):
|
|||
pyenv install -v 3.4.3
|
||||
```
|
||||
|
||||
* If you installed openssl with macports:
|
||||
* If you installed openssl with macports or homebrew:
|
||||
|
||||
```sh
|
||||
CPPFLAGS="-I/opt/local/include/" \
|
||||
|
|
|
|||
Loading…
Reference in a new issue