fix(audit-h1): one more stale 'three shell hooks' → 'four shell hooks' in prerequisites
This commit is contained in:
parent
ab70b8344d
commit
fba0436fb9
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue