summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 64a1614..9a33264 100644
--- a/README.md
+++ b/README.md
@@ -192,7 +192,7 @@ Fields for building the toolchains:
- `INCLUDE_LINTER`:
Add linter to toolchain if supported. (default: `false`)
Currently this option is only supported by `clang` toolchains, adding
- `clang-tidy`. Additionally, Clang versions `18` and `19` will also include
+ `clang-tidy`. Additionally, Clang versions `18` and newer will also include
the *external project*
[Include What You Use](https://github.com/include-what-you-use/include-what-you-use).