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