From daa15eed4051841a824b05164d7a7f86d3769f10 Mon Sep 17 00:00:00 2001 From: youngledo Date: Wed, 13 May 2026 14:56:36 +0800 Subject: [PATCH] Fix duplicate title in README.md Removed duplicate project title from README. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 97d231b..bc4787a 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ # SDKMAN! CLI Native -# SDKMAN! CLI Native - > [!NOTE] > The components in this project are already included in the [standard SDKMAN! installation](https://sdkman.io/install) and do not need to be installed manually. > The instructions below are intended only for those who wish to contribute to or perform local development on these components.