Add instructions for MacPorts

This commit is contained in:
Nils Breunese
2021-09-09 20:43:02 +02:00
committed by Peter Palaga
parent e681ab3b09
commit 0ffa523952

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://www.macports.org[MacPorts]
[source,shell]
----
$ sudo port install mvnd
----
=== Install using https://community.chocolatey.org/packages/mvndaemon/[Chocolatey]
[source,shell]