Update README.md to include yq (#1385)

Update README.md to include yq install instructions for Linux
This commit is contained in:
Dread
2022-05-11 18:23:10 -04:00
committed by GitHub
parent a6234e4507
commit 56efe9811d

View File

@@ -27,6 +27,9 @@
- jq - jq
- `sudo apt install -y jq` - `sudo apt install -y jq`
- https://stedolan.github.io/jq - https://stedolan.github.io/jq
- yq
- `sudo snap install yq`
- https://mikefarah.gitbook.io/yq
2. Clone the repo, move into it, and bring in required submodules 2. Clone the repo, move into it, and bring in required submodules