From 299b6a2f137eef6f3ae7649ec88914debf3328ac Mon Sep 17 00:00:00 2001 From: Yeikel Santana Date: Wed, 12 Aug 2026 14:32:56 -0400 Subject: [PATCH] Document that brew distribution supports Linux --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb72f128..52974b80 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Use any of the following for a pain-free installation: ``` The benefit of this method is that re-running the command will always update to the latest version. * You can download a pre-built binary from the [releases] page. -* On Mac, you can run `brew install dependabot` +* On Mac or Linux, you can run `brew install dependabot` ## Requirements