Skip to content

Commit c44a48e

Browse files
authored
Fix Homebrew install command for pup
1 parent 54c7d7d commit c44a48e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ See [docs/COMMANDS.md](docs/COMMANDS.md) for detailed command reference.
160160

161161
```bash
162162
brew tap datadog/pack
163-
brew install pup
163+
brew install datadog/tap/pup
164164
```
165165

166166
### Go Install

0 commit comments

Comments
 (0)