1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-08 11:33:49 -05:00

Remove llvm.I'm pretty sure I was wrong that it is necessary in this list. Looked through the issue backlog and I think my issue was something else.

Eugene Triguba
2023-03-03 07:47:47 -05:00
parent d7edb20dfd
commit 7f30f62a29

@@ -18,7 +18,7 @@ environment.
(`xcode-select --install`) and [Homebrew](http://brew.sh/). Then:
```sh
brew install openssl readline sqlite3 xz zlib tcl-tk llvm
brew install openssl readline sqlite3 xz zlib tcl-tk
```
* **Ubuntu/Debian/Mint:**