Skip to content

Commit

Permalink
doc: macOS 15 ships llvm 16
Browse files Browse the repository at this point in the history
  • Loading branch information
Sjors committed Sep 23, 2024
1 parent 33adc75 commit c166df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/build-osx.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ To install, run the following from your terminal:
brew install cmake boost pkg-config libevent
```

For macOS 11 (Big Sur) and 12 (Monterey) you need to install a more recent version of llvm.
For macOS 11 (Big Sur) through 14 (Sonoma) you need to install a more recent version of llvm.

``` bash
brew install llvm
Expand Down

0 comments on commit c166df2

Please sign in to comment.