From 93f21932b93aff591ffebafca2d12f586e49a72b Mon Sep 17 00:00:00 2001 From: Tadayoshi Sato Date: Sat, 2 Mar 2024 17:38:06 +0900 Subject: [PATCH] Add installation option with aqua to README --- README.adoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.adoc b/README.adoc index bea3c8aa6..9cf820310 100644 --- a/README.adoc +++ b/README.adoc @@ -66,6 +66,13 @@ sense. With SDKMAN!, the `~/.m2/mvnd.properties` file is typically not needed at $ brew install mvndaemon/homebrew-mvnd/mvnd ---- +=== Install using https://aquaproj.github.io/[aqua] + +[source,shell] +---- +$ aqua g -i apache/maven-mvnd +---- + === Other installers We're looking for contribution to support https://www.macports.org[MacPorts],