Browse Source

Merge pull request #195 from RequestPrivacy/patch-1

Fix skdman link
terminal
craigraw 3 years ago
committed by GitHub
parent
commit
573d5b2c18
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/reproducible.md

2
docs/reproducible.md

@ -32,7 +32,7 @@ sudo apt update -y
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).
Once installed, run
```shell

Loading…
Cancel
Save