Update README.md
This commit is contained in:
parent
2e052d8c25
commit
ba24539309
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ sudo apt-get install ninja-build pkg-config curl zip unzip tar cmake build-essen
|
||||||
You might have to reboot your computer once that's done.
|
You might have to reboot your computer once that's done.
|
||||||
|
|
||||||
## Mac
|
## Mac
|
||||||
Install clang by typing `xcode-select --install` in a terminal and following the instructions
|
* Install clang by typing `xcode-select --install` in a terminal and following the instructions
|
||||||
* Install the build tools
|
* Install the build tools
|
||||||
```bash
|
```bash
|
||||||
brew install cmake ninja
|
brew install cmake ninja
|
||||||
|
|
Loading…
Reference in a new issue