diff --git a/README.md b/README.md index 7ae0b66ecdff..c4d032f86669 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ the repository (where this README is). At any point in time, building Halide requires either the latest stable version of LLVM, the previous stable version of LLVM, and trunk. At the time of writing, -this means versions 14.0 and 13.0 are supported, but 12.0 is not. The commands +this means versions 15, 14 and 13 are supported, but 12 is not. The commands `llvm-config` and `clang` must be somewhere in the path. If your OS does not have packages for LLVM, you can find binaries for it at