diff --git a/test/lint/README.md b/test/lint/README.md index 08703ab8efb..d060df110e6 100644 --- a/test/lint/README.md +++ b/test/lint/README.md @@ -56,7 +56,7 @@ or `--help`: | `py_lint` | [ruff](https://github.com/astral-sh/ruff) | markdown link check | [mlc](https://github.com/becheran/mlc) -In use versions and install instructions are available in the [CI setup](../../ci/lint/01_install.sh). +Dependency versions and installation instructions are available in the [CI setup](../../ci/lint/01_install.sh) and the [lint_imagefile](../../ci/lint_imagefile) (for tools where an OCI imagefile exists). Please be aware that on Linux distributions all dependencies are usually available as packages, but could be outdated.