docs(readme): add Homebrew install instructions

This commit is contained in:
Nikolay Vyahhi 2026-02-19 13:03:32 -05:00
parent 7173045f1c
commit 315985199b
5 changed files with 30 additions and 0 deletions

View file

@ -182,6 +182,12 @@ curl -LsSf https://raw.githubusercontent.com/zeroclaw-labs/zeroclaw/main/scripts
## Quick Start
### Homebrew (macOS/Linuxbrew)
```bash
brew install zeroclaw
```
### One-click bootstrap
```bash