1
0
Fork 0
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:
John Diamond 2024-10-12 22:57:47 +02:00 committed by Andrew Kaster
parent 8f45f59df3
commit 5c35807878
Notes: github-actions[bot] 2024-10-14 21:55:52 +00:00
5 changed files with 5 additions and 5 deletions

View file

@ -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: