mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-10 07:36:16 -04:00
parent
dc3c9dc64c
commit
5f69599d30
2
Home.md
2
Home.md
|
|
@ -25,7 +25,7 @@ distros like Alma/Rocky Linux 8 and Ubuntu 20.04. See [PEP
|
|||
(`xcode-select --install`) and [Homebrew](http://brew.sh/). Then:
|
||||
|
||||
```sh
|
||||
brew install openssl readline sqlite3 xz tcl-tk@8 libb2 zstd zlib
|
||||
brew install openssl readline sqlite3 xz tcl-tk@8 libb2 zstd zlib pkg-config
|
||||
```
|
||||
|
||||
As an alternative to Homebrew, you can use dependencies from [MacPorts](https://www.macports.org/install.php):
|
||||
|
|
|
|||
Loading…
Reference in a new issue