From 8b36b2cbfc5d571fb003d539047e7cb2d7934d0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Heath=20Dutton=F0=9F=95=B4=EF=B8=8F?= Date: Mon, 9 Feb 2026 12:25:55 -0500 Subject: [PATCH] Add Homebrew install option for dogshell --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2bb40165b..fa4eae0ba 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,10 @@ To install from source: python setup.py install +To install [dogshell](https://docs.datadoghq.com/developers/guide/dogshell/) via [Homebrew](https://brew.sh): + + brew tap heathdutton/dogshell && brew install dogshell + ## Datadog API To support all Datadog HTTP APIs, a generated library is