gnodet commented on code in PR #920:
URL: https://github.com/apache/maven-mvnd/pull/920#discussion_r3682279613


##########
README.adoc:
##########
@@ -75,6 +75,13 @@ Note: There are two formulae: `mvnd` installs the preview 
2.x version (embedding
 sudo port install mvnd
 ----
 
+=== Install using https://aquaproj.github.io/[aqua]
+
+[source,shell]
+----

Review Comment:
   Minor: the `$` prompt prefix should be removed for consistency. Commit 
31a212a5 deliberately removed the `$` from all other installation commands 
(SDKMAN, Homebrew, MacPorts) to make them copy+pastable — users who copy this 
line verbatim get `zsh: command not found: $`.
   
   ```suggestion
   aqua g -i apache/maven-mvnd
   ```



-- 
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]

Reply via email to