From 46d9f9b47afffd6e1df1adeed717f5f3f234162d Mon Sep 17 00:00:00 2001 From: Igor Vinokur Date: Wed, 19 Apr 2023 14:23:43 +0300 Subject: [PATCH] Update README.md Co-authored-by: Max Leonov --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bb93db3af..979df4ddc9 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Che Server is mostly a Java web application deployed on an Apache Tomcat server Other modules are deprecated and will be removed in the future. # Build requirements -- Apache Maven 3.6.3 or Higher +- Apache Maven 3.6.3 or later - JDK Version 11 - Podman or Docker (required for running integration tests)