From 27f7d5ad38ca2cce434b0a6876da4c805785e5e6 Mon Sep 17 00:00:00 2001 From: RequestPrivacy <72392544+RequestPrivacy@users.noreply.github.com> Date: Thu, 9 Sep 2021 16:16:54 +0000 Subject: [PATCH] Fix skdman link --- docs/reproducible.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reproducible.md b/docs/reproducible.md index 216e6dd5..5e1c633a 100644 --- a/docs/reproducible.md +++ b/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