Skip to content

Commit

Permalink
docs: add tap info for brew installation (#11895)
Browse files Browse the repository at this point in the history
Without tapping it first you get the following error:
```
Warning: 'pipedreamhq/pd-cli/pipedream' formula is unreadable: No available formula with the name "pipedreamhq/pd-cli/pipedream".
Please tap it and then try again: brew tap pipedreamhq/pd-cli
```
  • Loading branch information
joscha authored May 10, 2024
1 parent 8b8c2f2 commit 0ab262c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs-v2/pages/cli/install.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import VideoPlayer from '@/components/VideoPlayer'
### Homebrew

```bash
brew tap pipedreamhq/pd-cli
brew install pipedreamhq/pd-cli/pipedream
```

Expand Down

0 comments on commit 0ab262c

Please sign in to comment.