From 9679ae36624b28c29803cc7b567acaf4924503ad Mon Sep 17 00:00:00 2001 From: wenzdey <56051809+wenzdey@users.noreply.github.com> Date: Fri, 7 Oct 2022 22:53:03 -0500 Subject: [PATCH] Updated Homebrew link macos and linux homebrew page now merged --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1e24339..56534e37 100644 --- a/README.md +++ b/README.md @@ -367,7 +367,7 @@ Existing packages may be available, but are not officially supported and may con ### On macOS (or Linux) via Homebrew -You can install `bat` with [Homebrew on MacOS](https://formulae.brew.sh/formula/bat) or [Homebrew on Linux](https://formulae.brew.sh/formula-linux/bat): +You can install `bat` with [Homebrew](https://formulae.brew.sh/formula/bat): ```bash brew install bat