Update README.md

This commit is contained in:
Jarred Sumner
2021-10-30 18:09:50 -07:00
parent cd1b8ccde7
commit f854539ea9

View File

@@ -918,6 +918,8 @@ Install LLVM 12 and homebrew dependencies:
brew install llvm@12 coreutils libtool cmake libiconv automake openssl@1.1
```
Bun (& the version of Zig) need LLVM 12 and Clang 12 (clang is part of LLVM). Weird build & runtime errors will happen otherwise.
Compile Zig:
```bash