mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2024-11-02 12:26:45 +00:00
update readme for java 22
This commit is contained in:
parent
58d09c3ba7
commit
b142c54c68
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ or for those without SSH credentials:
|
||||||
`git clone --recursive https://github.com/sparrowwallet/sparrow.git`
|
`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 18 or higher to be installed.
|
||||||
The release binaries are built with [Eclipse Temurin 18.0.1+10](https://github.com/adoptium/temurin18-binaries/releases/tag/jdk-18.0.1%2B10).
|
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:
|
Other packages may also be necessary to build depending on the platform. On Debian/Ubuntu systems:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue