Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ sense. With SDKMAN!, the `~/.m2/mvnd.properties` file is typically not needed at
brew install mvndaemon/homebrew-mvnd/mvnd
----

Note: There are two formulae: `mvnd` installs the preview 2.x version (embedding Maven 4.0.x), and `mvnd@1` installs the stable 1.x version (embedding Maven 3.9.x).
Note: There are two formulae: `mvnd` installs the stable 1.x version (embedding Maven 3.9.x), and `mvnd@2` installs the preview 2.x version (embedding Maven 4.0.x).

=== Install using https://www.macports.org[MacPorts]

Expand Down