mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 05:44:20 +00:00
readme: update macos installation instructions
This commit is contained in:
parent
36ff26609b
commit
5c988cc722
1 changed files with 1 additions and 0 deletions
|
|
@ -154,6 +154,7 @@ make install
|
|||
`ZIG_LIBC_LIB_DIR` and `ZIG_LIBC_STATIC_LIB_DIR` are unused.
|
||||
|
||||
```
|
||||
brew install cmake
|
||||
brew install llvm@5
|
||||
brew outdated llvm@5 || brew upgrade llvm@5
|
||||
mkdir build
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue