diff --git a/README.adoc b/README.adoc index 1b7a0123..05cb4c28 100644 --- a/README.adoc +++ b/README.adoc @@ -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: the `mvnd` that install latest, and `mvnd@1` that installs 1.x line. +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). === Install using https://www.macports.org[MacPorts]