Skip to content

Commit

Permalink
README.adoc: add Chocolatey installation option
Browse files Browse the repository at this point in the history
Add "Install using Chocolatey" section.
  • Loading branch information
jeffjensen authored and ppalaga committed Apr 26, 2021
1 parent 013d893 commit c7e9475
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c7e9475

Please sign in to comment.