docs: add homebrew install notes (#289)

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen 2026-05-25 11:11:23 -04:00 committed by GitHub
parent b12e2e39e9
commit ac9dac0263
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 14 additions and 0 deletions

View File

@ -25,6 +25,12 @@ workspaces, tabs, panes. mouse-native: click, drag, split. every agent at a glan
curl -fsSL https://herdr.dev/install.sh | sh
```
or install with homebrew:
```bash
brew install herdr
```
or download the binary from [releases](https://github.com/ogulcancelik/herdr/releases). requires linux or macos.
### update

View File

@ -15,6 +15,14 @@ curl -fsSL https://herdr.dev/install.sh | sh
The installer downloads the right release binary for your platform and places it on your PATH.
## Install with Homebrew
If you already use Homebrew:
```bash
brew install herdr
```
## Verify
Start Herdr: