Skip to content

Commit

Permalink
OpenJDK is now AdoptiumJDK (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stupefacient authored Jan 28, 2024
1 parent 477b0f0 commit 4e8ed36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ projects. The basic overview is provided here for those familiar.
- JDK 8 or newer
- You will need JDK 8 in order to build Phosphor, which can be installed through a supported package manager such as
[Chocolatey](https://chocolatey.org/) on Windows or [SDKMAN!](https://sdkman.io/) on other platforms. If you'd prefer to
not use a package manager, you can always grab the installers or packages directly from [AdoptOpenJDK](https://adoptopenjdk.net/).
not use a package manager, you can always grab the installers or packages directly from [Adoptium](https://adoptium.net/).
- Gradle 6.7 or newer (optional)
- The [Gradle wrapper](https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:using_wrapper) is provided in
this repository can be used instead of installing a suitable version of Gradle yourself. However, if you are building
Expand Down

0 comments on commit 4e8ed36

Please sign in to comment.