mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-09-10 04:59:54 +00:00
README.adoc: add Chocolatey installation option
Add "Install using Chocolatey" section.
This commit is contained in:

committed by
Peter Palaga

parent
013d893ab1
commit
c7e94759ed
@@ -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://community.chocolatey.org/packages/mvndaemon/[Chocolatey]
|
||||
|
||||
[source,shell]
|
||||
----
|
||||
$ choco install mvndaemon
|
||||
----
|
||||
|
||||
=== Set up completion
|
||||
|
||||
Optionally, you can set up completion as follows:
|
||||
|
Reference in New Issue
Block a user