From 942ace56b056431ae0b398117148dfa5240929d7 Mon Sep 17 00:00:00 2001 From: Matthew Schinckel Date: Wed, 23 Aug 2023 08:55:41 +0930 Subject: [PATCH] Add jq dependency to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 18598b1..e08b4b8 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ # Dependencies - `bash`, `curl`, `zip`: generic POSIX utilities. +- `jq`: used to parse JSON for versions # Install