diff --git a/build/README.md b/build/README.md index c7c5cbd0f..9d6d1e262 100644 --- a/build/README.md +++ b/build/README.md @@ -27,6 +27,9 @@ - jq - `sudo apt install -y 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