From a307b7488a019cebf0048e6cf310412e8b6883cd Mon Sep 17 00:00:00 2001 From: Igor Troyanovsky Date: Tue, 30 Aug 2022 11:55:07 +0300 Subject: [PATCH] Add a minimum required RHEL version to docs Signed-off-by: Igor Troyanovsky --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 284d61c0..d1de4a08 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,9 @@ subject to change, and some features are not fully implemented. ## Requirements -The preflight binary currently requires that you have the following tools installed, +For running the Preflight binary, the host or VM must have at least RHEL 8.5, CentOS 8.5 or Fedora 35 installed. + +The Preflight binary currently requires that you have the following tools installed, functional, and in your path. | Name | Tool cli | Minimum version |