We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3884df commit 023e85fCopy full SHA for 023e85f
content/guides/install_clojure.adoc
@@ -137,7 +137,7 @@ To use the Adoptium Temurin installers:
137
138
On Mac, you can also install Temurin using brew:
139
140
-* `brew install --cask temurin@21` - install Temurin 25 (formerly AdoptOpenJDK)
+* `brew install --cask temurin@25` (formerly AdoptOpenJDK)
141
142
Check your Java version by running `java --version`. If that's not Temurin 25, then you may then need to add `java` to your `PATH`:
143
0 commit comments