mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-01-18 16:55:20 +00:00
Update installing.md
This commit is contained in:
parent
9ec2794931
commit
eb9cd720e7
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue