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:
@@ -199,7 +199,7 @@ bd automatically:
|
||||
|
||||
**Optional**: For immediate export (no 5-second wait) and guaranteed import after git operations, install the git hooks:
|
||||
```bash
|
||||
cd examples/git-hooks && ./install.sh
|
||||
bd hooks install
|
||||
```
|
||||
|
||||
**Disable auto-sync** if needed:
|
||||
|
||||
Reference in New Issue
Block a user