| author | |
| committer | |
| log | ec2888858102035f296c01df5aacbd255c35d06f |
| tree | e3fb78ebbe77b4a039ba5935230a0b5826d997b5 |
| parent | 6eabdc8972ebe47d9cc71d6d07034096905cd2d5 |
Reported-by: Ricky8955555 <rkmiao@duck.com>
Signed-off-by: Bingwu Zhang <xtex@aosc.io>1 files changed, 1 insertions(+), 1 deletions(-)
README.md+1-1| ... | ... | @@ -47,7 +47,7 @@ Ensure you have the required dependencies: |
| 47 | 47 | |
| 48 | 48 | * CMake >= 3.15 |
| 49 | 49 | * System C/C++ Toolchain |
| 50 | * LLVM, Clang, LLD development libraries == 19.x | |
| 50 | * LLVM, Clang, LLD development libraries == 20.x | |
| 51 | 51 | |
| 52 | 52 | Then it is the standard CMake build process: |
| 53 | 53 |