mirror of
https://github.com/mhx/dwarfs.git
synced 2025-08-16 16:16:27 -04:00
chore: update macOS install instructions
This commit is contained in:
parent
bb15d4ce8a
commit
b66fd16400
@ -532,9 +532,11 @@ binaries even on such an old platform.
|
|||||||
$ pip3 install --user mistletoe
|
$ pip3 install --user mistletoe
|
||||||
```
|
```
|
||||||
|
|
||||||
- Install `ninja` and `ronn` using Homebrew (you can optionally also install `ccache`):
|
- Install `cmake`, `ninja` and `ronn` using Homebrew (you can
|
||||||
|
optionally also install `ccache`):
|
||||||
|
|
||||||
```
|
```
|
||||||
|
$ brew install cmake
|
||||||
$ brew install ninja
|
$ brew install ninja
|
||||||
$ brew install ronn
|
$ brew install ronn
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user