mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-10 07:36:16 -04:00
Add llvm to ensure clang++ is installed for macOS
parent
22d2b123d6
commit
d7edb20dfd
2
Home.md
2
Home.md
|
|
@ -18,7 +18,7 @@ environment.
|
|||
(`xcode-select --install`) and [Homebrew](http://brew.sh/). Then:
|
||||
|
||||
```sh
|
||||
brew install openssl readline sqlite3 xz zlib tcl-tk
|
||||
brew install openssl readline sqlite3 xz zlib tcl-tk llvm
|
||||
```
|
||||
|
||||
* **Ubuntu/Debian/Mint:**
|
||||
|
|
|
|||
Loading…
Reference in a new issue