From f77bacb10b513dc383ec016b79ba06b6b013e68f Mon Sep 17 00:00:00 2001 From: yetone Date: Wed, 4 Sep 2024 13:14:14 +0800 Subject: [PATCH] =?UTF-8?q?fix(docs):=20don=E2=80=99t=20need=20jq=20anymor?= =?UTF-8?q?e=20(#514)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f274d0f..0e582e7 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ https://github.com/user-attachments/assets/86140bfd-08b4-483d-a887-1b701d9e37dd ## Installation -For building binary if you wish to build from source, then `cargo` is required. Otherwise `curl` and `jq` will be used to get prebuilt binary from GitHub. +For building binary if you wish to build from source, then `cargo` is required. Otherwise `curl` and `tar` will be used to get prebuilt binary from GitHub.