From c71d3c36ec0217a4a39c0a6275b193320e715803 Mon Sep 17 00:00:00 2001 From: Daeraxa <58074586+Daeraxa@users.noreply.github.com> Date: Mon, 27 Apr 2026 23:03:59 +0100 Subject: [PATCH] Fixes install script link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bea166e..c1ab4ec 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ The old jq names still work but show deprecation warnings. See the full [jq Comp Check the content of [scripts/install.sh](./scripts/install.sh) before running anything in your local. [Friends don't let friends curl | bash](https://sysdig.com/blog/friends-dont-let-friends-curl-bash). ```bash -curl -sfL https://query-json.page.dev/install.sh | bash +curl -sfL https://query-json.pages.dev/install.sh | bash ``` ### Using npm