mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-09 09:34:57 +09:00
Documentation: Suggest installing clang-format version 18 precisely
This commit is contained in:
parent
8f45f59df3
commit
5c35807878
Notes:
github-actions[bot]
2024-10-14 21:55:52 +00:00
Author: https://github.com/jdmnd
Commit: 5c35807878
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1753
Reviewed-by: https://github.com/ADKaster ✅
5 changed files with 5 additions and 5 deletions
|
@ -126,7 +126,7 @@ brew install autoconf autoconf-archive automake ccache cmake ffmpeg nasm ninja p
|
|||
|
||||
If you wish to use clang from homebrew instead:
|
||||
```
|
||||
brew install llvm
|
||||
brew install llvm@18
|
||||
```
|
||||
|
||||
If you also plan to use the Qt chrome on macOS:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue