Commit a9f25c7d64

Tomasz Lisowski <t.p.lisowski@gmail.com>
2023-09-24 12:54:52
Update LLVM version in README from 16.x to 17.x
1 parent 127198e
Changed files (1)
README.md
@@ -49,7 +49,7 @@ Ensure you have the required dependencies:
 
  * CMake >= 3.5
  * System C/C++ Toolchain
- * LLVM, Clang, LLD development libraries == 16.x
+ * LLVM, Clang, LLD development libraries == 17.x
 
 Then it is the standard CMake build process: