From f27a3c5c925adbcab9e5c0bba68623ba1cfbc773 Mon Sep 17 00:00:00 2001 From: Mike Farah Date: Wed, 5 Oct 2022 20:51:48 +1100 Subject: [PATCH] Added winget instructions --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 030d666a..1d48743b 100644 --- a/README.md +++ b/README.md @@ -265,6 +265,13 @@ choco install yq ``` Supported by @chillum (https://chocolatey.org/packages/yq) +and + +### Winget +winget install yq + +https://winget.run/pkg/MikeFarah/yq + ### Mac: Using [MacPorts](https://www.macports.org/) ```