From bedbc54b95a6761b81823eed7a866dd2aefcd68d Mon Sep 17 00:00:00 2001 From: f1v3-dev Date: Mon, 23 Feb 2026 17:27:52 +0900 Subject: [PATCH] DOCS: Update JDK requirements in README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index bb3864ebd..45a09515c 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,7 @@ to support Arcus memcached cloud. ## JDK Requirements -Compatible with jdk version -- runtime requirements : At least 1.6 -- build requirements : At least 1.8 +Compatible with jdk version 1.8 or higher. ## Getting Started