mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-10 20:43:48 -05:00
Updated Home (markdown)
6
Home.md
6
Home.md
@@ -33,12 +33,6 @@ environment.
|
||||
```sh
|
||||
# optional, but recommended:
|
||||
brew install openssl readline sqlite3 xz zlib
|
||||
```
|
||||
|
||||
When running Mojave or higher (10.14+) you will also [need to install the additional SDK headers](https://developer.apple.com/documentation/xcode_release_notes/xcode_10_release_notes#3035624):
|
||||
|
||||
```sh
|
||||
sudo installer -pkg /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg -target /
|
||||
```
|
||||
|
||||
* **Ubuntu/Debian/Mint:**
|
||||
|
||||
Reference in New Issue
Block a user