joschi commented on code in PR #652:
URL: https://github.com/apache/maven-mvnd/pull/652#discussion_r874894286


##########
README.adoc:
##########
@@ -87,6 +87,15 @@ $ choco install mvndaemon
 $ scoop install mvndaemon
 ----
 
+=== Install using https://github.com/joschi/asdf-mvnd#install[asdf]
+
+[source,shell]
+----
+$ asdf plugin-add mvnd https://github.com/joschi/asdf-mvnd

Review Comment:
   **suggestion:** Since the plugin is listed in the official asdf plugin 
directory at https://github.com/asdf-vm/asdf-plugins/, you don't need to add 
the Git repository.
   
   ```suggestion
   $ asdf plugin-add 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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to