Update tags/macos_arm_java.md

Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>
This commit is contained in:
Ryan Cao 2024-06-26 13:33:52 +00:00 committed by GitHub
parent 946285c2db
commit 1064f279c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,4 +9,4 @@ On macOS arm64, also known as Apple Silicon (M1, M2, etc.), you will need to ins
- [Java 17](https://www.azul.com/downloads/?version=java-17-lts&os=macos&architecture=arm-64-bit&package=jdk#zulu) for versions ≥ 1.17 and ≤ 1.20.4
- [Java 21](https://www.azul.com/downloads/?version=java-21-lts&os=macos&architecture=arm-64-bit&package=jdk#zulu) for versions ≥ 1.20.5
It is recommended to install, Java 8, Java 17, and Java 21.
It is recommended to install Java 8, Java 17, and Java 21.