feat: update to use core tap for beads installation (#1261)
* feat: update to use core tap for beads installation Signed-off-by: Rui Chen <rui@chenrui.dev> * remove custom tap related code and refs Signed-off-by: Rui Chen <rui@chenrui.dev> --------- Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
@@ -23,8 +23,7 @@ Traditional issue trackers (Jira, GitHub Issues) weren't designed for AI agents.
|
||||
|
||||
```bash
|
||||
# Install via Homebrew (macOS/Linux)
|
||||
brew tap steveyegge/beads
|
||||
brew install bd
|
||||
brew install beads
|
||||
|
||||
# Or quick install (macOS/Linux/FreeBSD)
|
||||
curl -fsSL https://raw.githubusercontent.com/steveyegge/beads/main/scripts/install.sh | bash
|
||||
|
||||
Reference in New Issue
Block a user