docs(readme): add Homebrew install instructions
This commit is contained in:
parent
7173045f1c
commit
315985199b
5 changed files with 30 additions and 0 deletions
|
|
@ -4,6 +4,12 @@ This page defines the fastest supported path to install and initialize ZeroClaw.
|
|||
|
||||
Last verified: **February 18, 2026**.
|
||||
|
||||
## Option 0: Homebrew (macOS/Linuxbrew)
|
||||
|
||||
```bash
|
||||
brew install zeroclaw
|
||||
```
|
||||
|
||||
## Option A (Recommended): Clone + local script
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue