README.adoc: add Chocolatey installation option

Add "Install using Chocolatey" section.
This commit is contained in:
Jeff Jensen
2021-04-23 20:56:07 -05:00
committed by Peter Palaga
parent 013d893ab1
commit c7e94759ed

View File

@@ -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: