From 03d88e82a10fcda3bd86931c75c5ba2f09abc2bb Mon Sep 17 00:00:00 2001 From: Marco Vermeulen Date: Thu, 1 Sep 2016 16:27:59 +0100 Subject: [PATCH] Fix README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2305309..d3196a61 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Please report any bugs and feature request on the [GitHub Issue Tracker](https:/ Open your favourite terminal and enter the following: - $ curl -s api.sdkman.io | bash + $ curl -s https://get.sdkman.io | bash If the environment needs tweaking for SDKMAN to be installed, the installer will prompt you accordingly and ask you to restart.