| author | |
| committer | |
| log | a9f25c7d642ec0ed047ae9be6ad87d102f3f75c8 |
| tree | ccca093a3d7ca2ea9c7f636b597096e1299233c4 |
| parent | 127198e58cb3dcf2d2287124cf15a23a7d3a9c02 |
1 files changed, 1 insertions(+), 1 deletions(-)
README.md+1-1| ... | @@ -49,7 +49,7 @@ Ensure you have the required dependencies: | ... | @@ -49,7 +49,7 @@ Ensure you have the required dependencies: |
| 49 | 49 | ||
| 50 | * CMake >= 3.5 | 50 | * CMake >= 3.5 |
| 51 | * System C/C++ Toolchain | 51 | * System C/C++ Toolchain |
| 52 | * LLVM, Clang, LLD development libraries == 16.x | 52 | * LLVM, Clang, LLD development libraries == 17.x |
| 53 | 53 | ||
| 54 | Then it is the standard CMake build process: | 54 | Then it is the standard CMake build process: |
| 55 | 55 |