Merge branch 'master' of github.com:sparrowwallet/sparrow

This commit is contained in:
Craig Raw 2021-09-10 13:58:47 +02:00
commit 0f9e9d9c35

View file

@ -33,7 +33,7 @@ sudo apt update -y
sudo apt-get install -y adoptopenjdk-16-hotspot=16.0.1+9-3 sudo apt-get install -y adoptopenjdk-16-hotspot=16.0.1+9-3
``` ```
A alternative option for all platforms is to use the [sdkman.io](sdkman.io) package manager ([Git Bash for Windows](https://git-scm.com/download/win) is a good choice on that platform). A alternative option for all platforms is to use the [sdkman.io](https://sdkman.io/) package manager ([Git Bash for Windows](https://git-scm.com/download/win) is a good choice on that platform).
See the installation [instructions here](https://sdkman.io/install). See the installation [instructions here](https://sdkman.io/install).
Once installed, run Once installed, run
```shell ```shell