Skip to content

Commit 04a5461

Browse files
ashu17706claude
andcommitted
docs: clarify WARP daemon requirement, offer Homebrew cask option
- Explain that you need the daemon, not the GUI - Offer Homebrew cask as the recommended option for CLI users - Keep App Store link as alternative - Update formula caveat to reflect both installation options Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
1 parent 977999b commit 04a5461

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,19 @@ The official WARP app is designed for people who click menus. If you live in the
4242

4343
## 30-Second Setup
4444

45-
### 1. Install WARP First
45+
### 1. Install WARP Daemon
46+
You need the WARP daemon (the background service). Choose one:
47+
48+
**Option A: Homebrew (recommended for CLI users)**
4649
```bash
47-
# Download from App Store (free)
48-
https://apps.apple.com/app/cloudflare-warp/id1423210915
50+
brew install --cask cloudflare-warp
4951
```
5052

53+
**Option B: App Store**
54+
Visit [App Store](https://apps.apple.com/app/cloudflare-warp/id1423210915) and download for free.
55+
56+
*Note: You need the daemon, not the GUI. Either method installs it.*
57+
5158
### 2. Install warp-cli
5259
```bash
5360
brew tap zero8dotdev/tools

0 commit comments

Comments
 (0)