Bump required LLVM version in README.md

This commit is contained in:
Jordan Yates 2024-05-10 11:03:11 -04:00 committed by Andrew Kelley
parent 1550b5b16d
commit 17c1fa64c3

View File

@ -49,7 +49,7 @@ Ensure you have the required dependencies:
* CMake >= 3.5
* System C/C++ Toolchain
* LLVM, Clang, LLD development libraries == 17.x
* LLVM, Clang, LLD development libraries == 18.x
Then it is the standard CMake build process: