Commit ec28888581

Bingwu Zhang <xtex@aosc.io>
2025-04-13 03:39:36
doc: Bump LLVM version in README
Reported-by: Ricky8955555 <rkmiao@duck.com> Signed-off-by: Bingwu Zhang <xtex@aosc.io>
1 parent 6eabdc8
Changed files (1)
README.md
@@ -47,7 +47,7 @@ Ensure you have the required dependencies:
 
  * CMake >= 3.15
  * System C/C++ Toolchain
- * LLVM, Clang, LLD development libraries == 19.x
+ * LLVM, Clang, LLD development libraries == 20.x
 
 Then it is the standard CMake build process: