Update README.md

This commit is contained in:
Patricia Aas 2021-10-04 14:49:20 +02:00 committed by GitHub
parent dbd6676096
commit 2e052d8c25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ sudo apt-get install ninja-build pkg-config curl zip unzip tar cmake build-essen
## Mac
Install clang by typing `xcode-select --install` in a terminal and following the instructions
Install cmake using brew:
* Install the build tools
```bash
brew install cmake ninja
```
```