gnodet commented on code in PR #920: URL: https://github.com/apache/maven-mvnd/pull/920#discussion_r2571100769
########## README.adoc: ########## @@ -75,19 +75,19 @@ Note: There are two formulae: the `mvnd` that install latest, and `mvnd@1` that $ sudo port install 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://community.chocolatey.org/packages/mvndaemon/[Chocolatey], https://scoop.sh/[Scoop] or https://github.com/joschi/asdf-mvnd#install[asdf]. If you fancy helping us... //// -=== Install using https://www.macports.org[MacPorts] Review Comment: This is actually a duplicate inside the comments. The macport installation instructions are just above. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
