From 4f12e09e783445d993f37b36da9042b62bf43552 Mon Sep 17 00:00:00 2001 From: Mike Farah Date: Sun, 13 Sep 2020 10:16:24 +1000 Subject: [PATCH] More info on other installation methods --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f30d4cc..c0e4e45 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ brew install yq ``` choco install yq ``` -Supported by @chillum +Supported by @chillum (https://chocolatey.org/packages/yq) ### Alpine Linux - Enable community repo by adding ```$MIRROR/alpine/v$VERSION/community``` to ```/etc/apk/repositories``` @@ -64,7 +64,7 @@ sudo add-apt-repository ppa:rmescandon/yq sudo apt update sudo apt install yq -y ``` -Supported by @rmescandon +Supported by @rmescandon (https://launchpad.net/~rmescandon/+archive/ubuntu/yq) ### Go Get: ```