Update installation instructions for FreeBSD support (#1009)

docs: add FreeBSD to installation instructions

Co-Authored-By: Jordan Hubbard <jordanhubbard@users.noreply.github.com>
This commit is contained in:
Jordan Hubbard
2026-01-10 22:49:56 -08:00
committed by GitHub
parent cece38af16
commit 89b5f8e203

View File

@@ -13,7 +13,7 @@ Beads provides a persistent, structured memory for coding agents. It replaces me
## ⚡ Quick Start
```bash
# Install (macOS/Linux)
# Install (macOS/Linux/FreeBSD)
curl -fsSL https://raw.githubusercontent.com/steveyegge/beads/main/scripts/install.sh | bash
# Initialize (Humans run this once)