Skip to content

Commit 9c819d5

Browse files
committed
Update README.md
We require llvm >= 16 Change-Id: Ibe517ecc79aeff16cdfdd45525e1e1bcfbf70695
1 parent 7bd237e commit 9c819d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ makepkg -si
4949
Compiling the generator on Linux
5050
================================
5151

52-
You need the clang libraries version 3.4 or later. You may want to `sudo apt install llvm-7 clang-7 libclang-7-dev` on Ubuntu if you ran into error like that clang says it cannot find "ClangConfig.cmake". More details in [issues#74](https://github.com/kdab/codebrowser/issues/74) .
52+
LLVM+Clang version 16 or higher is required to build the generator.
5353

5454
Example:
5555
```bash

0 commit comments

Comments
 (0)