diff --git a/README.md b/README.md index 8b13a8c9..85c24009 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ or for those without SSH credentials: `git clone --recursive https://github.com/sparrowwallet/sparrow.git` -In order to build, Sparrow requires Java 18 or higher to be installed. +In order to build, Sparrow requires Java 22 or higher to be installed. The release binaries are built with [Eclipse Temurin 22.0.2+9](https://github.com/adoptium/temurin22-binaries/releases/tag/jdk-22.0.2%2B9). Other packages may also be necessary to build depending on the platform. On Debian/Ubuntu systems: @@ -44,7 +44,7 @@ If you prefer to run Sparrow directly from source, it can be launched from withi `./sparrow` -Java 18 or higher must be installed. +Java 22 or higher must be installed. ## Configuration