| author | |
| committer | |
| log | a50c2a4eae66b772386c62e83f48007e98f9160c |
| tree | 74c67194d3f6b5362bdc679e4830971bc0b3e1d8 |
| parent | 0b75a2a1b1972777350c33c27cfe720172491de6 |
| signature |
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 == 20.x | |
| 50 | * LLVM, Clang, LLD development libraries == 21.x | |
| 51 | 51 | |
| 52 | 52 | Then it is the standard CMake build process: |
| 53 | 53 |