diff --git a/README.md b/README.md index 105ba1a83..32edbd68d 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,8 @@ HuskHomes can be used on your Spigot or Fabric server, and with a MySQL Database **⭐ Extensible API & open-source** — Still not enough? Extend the plugin with the HuskHomes API. Or, submit a pull request—we're open-source! -## Building -HuskHomes requires Java 17 to build. To build for all platforms, simply run the following in the root of the repository: +## Development +To build HuskHomes, simply run the following in the root of the repository (building requires Java 21): ```bash ./gradlew clean build