From a9f25c7d642ec0ed047ae9be6ad87d102f3f75c8 Mon Sep 17 00:00:00 2001 From: Tomasz Lisowski Date: Sun, 24 Sep 2023 12:54:52 +0200 Subject: [PATCH] Update LLVM version in README from 16.x to 17.x --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44cb385e1e..8fb01b711c 100644 --- 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: