mirror of
https://github.com/haveno-dex/haveno.git
synced 2024-12-24 23:09:36 -05:00
Update installing.md
This commit is contained in:
parent
9ec2794931
commit
eb9cd720e7
@ -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 New Issue
Block a user