Update installing.md

This commit is contained in:
XMRZombie 2024-12-18 10:06:08 +00:00 committed by GitHub
parent 9ec2794931
commit eb9cd720e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,8 +26,7 @@ On Windows, first install MSYS2:
On all platforms, install Java JDK 21:
```
curl -s "https://get.sdkman.io" | bash
sdk install java 21.0.2.fx-librca
curl --proto '=https' --tlsv1.2 -sSf https://github.com/haveno-dex/haveno/raw/refs/heads/master/scripts/install_java.sh | sh
```
## Build Haveno