docs: fix README and PLUGIN.md documentation issues (#763)
docs: fix README and PLUGIN.md documentation issues - Clarify that bd ready shows issues ready to work on (#512) - Update git hooks install command from deprecated script to bd hooks install (#513) - Fix Claude Code plugin local install: use ./beads not ., clarify shell vs CC commands (#514) Fixes #512, #513, #514
This commit is contained in:
@@ -402,7 +402,7 @@ bd export -o .beads/issues.jsonl
|
||||
bd import -i .beads/issues.jsonl
|
||||
|
||||
# Install git hooks for guaranteed sync
|
||||
cd examples/git-hooks && ./install.sh
|
||||
bd hooks install
|
||||
```
|
||||
|
||||
If you disabled auto-sync with `--no-auto-flush` or `--no-auto-import`, remove those flags or use `bd sync` manually.
|
||||
|
||||
Reference in New Issue
Block a user