From fba0436fb911af4acc427d65b070ef02721ebb2e Mon Sep 17 00:00:00 2001 From: Parfii-bot Date: Tue, 21 Apr 2026 20:11:37 +0800 Subject: [PATCH] =?UTF-8?q?fix(audit-h1):=20one=20more=20stale=20'three=20?= =?UTF-8?q?shell=20hooks'=20=E2=86=92=20'four=20shell=20hooks'=20in=20prer?= =?UTF-8?q?equisites?= 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 3e09aa2..ac4ee45 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The kit is MIT-licensed and fully generic — install it on a fresh machine and ## Prerequisites - **Rust** (stable toolchain) — the assembler is a small Cargo binary -- **jq** — used by the three shell hooks for JSON parsing (`brew install jq` / `apt install jq`) +- **jq** — used by the four shell hooks for JSON parsing (`brew install jq` / `apt install jq`) - **Claude Code** — the agents, hooks, and skills target Claude Code's agent / skill / hook surface ## Install