From ae3196fbbd5cc9b38b449e4f1560dbf32c110dda Mon Sep 17 00:00:00 2001 From: Oliver Weiler Date: Fri, 13 Aug 2021 16:01:41 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f856169..59a78d6 100644 --- a/README.md +++ b/README.md @@ -14,20 +14,20 @@ Connor, short for **Conn**ect**O**ffset**R**eset, is a commandline tool for rese # Installation -## Via SDKMAN! +## Via [SDKMAN!](https://sdkman.io/) ```sh sdk install connor ``` -## Via Homebrew +## Via [Homebrew](https://brew.sh/) ```sh brew tap helpermethod/homebrew-tap brew install connor ``` -## Via Scoop +## Via [Scoop](https://scoop.sh/) ```sh scoop bucket add helpermethod https://github.com/helpermethod/scoop-helpermethod.git