commit a9f25c7d642ec0ed047ae9be6ad87d102f3f75c8 (tree)
parent 127198e58cb3dcf2d2287124cf15a23a7d3a9c02
Author: Tomasz Lisowski <t.p.lisowski@gmail.com>
Date: Sun, 24 Sep 2023 12:54:52 +0200
Update LLVM version in README from 16.x to 17.x
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/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: