Skip to content

Commit 0ab262c

Browse files
authored
docs: add tap info for brew installation (#11895)
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 ```
1 parent 8b8c2f2 commit 0ab262c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs-v2/pages/cli/install.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ import VideoPlayer from '@/components/VideoPlayer'
1010
### Homebrew
1111

1212
```bash
13+
brew tap pipedreamhq/pd-cli
1314
brew install pipedreamhq/pd-cli/pipedream
1415
```
1516

0 commit comments

Comments
 (0)