mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-11 13:03:46 -05:00
Updated Home (markdown)
2
Home.md
2
Home.md
@@ -38,7 +38,7 @@ distros like Alma/Rocky Linux 8 and Ubuntu 20.04. See [PEP
|
|||||||
|
|
||||||
For older MacOS releases, `Homebrew` might not be available so install `pyenv` [in one of the other ways](https://github.com/pyenv/pyenv/blob/master/README.md#a-getting-pyenv) and use MacPorts (see above) for dependencies.
|
For older MacOS releases, `Homebrew` might not be available so install `pyenv` [in one of the other ways](https://github.com/pyenv/pyenv/blob/master/README.md#a-getting-pyenv) and use MacPorts (see above) for dependencies.
|
||||||
|
|
||||||
You can install `zlib` with Homebrew or MacPorts to use it rather than the one bundled with MacOS, or if your XCode is old enough to not include it.
|
You can install `zlib` with Homebrew or MacPorts to use it rather than the one bundled with MacOS, or if your XCode is too old to have it.
|
||||||
|
|
||||||
`xcode-select --install` might not be available on older macOS's so use [this script](https://gist.github.com/rtrouton/f92f263414aaeb946e54) instead or [this page](https://xcodereleases.com/) as well as directly from Apple downloads:
|
`xcode-select --install` might not be available on older macOS's so use [this script](https://gist.github.com/rtrouton/f92f263414aaeb946e54) instead or [this page](https://xcodereleases.com/) as well as directly from Apple downloads:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user