From 14092fbadb8f62695094258ee86afa086f691607 Mon Sep 17 00:00:00 2001 From: Thomas Gotwig Date: Sat, 3 Oct 2020 21:05:46 +0200 Subject: [PATCH] =?UTF-8?q?Apply=20requested=20changes=20regarding=20Homeb?= =?UTF-8?q?rew=20=F0=9F=8D=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 81d1f5bc..22624080 100644 --- a/README.md +++ b/README.md @@ -276,21 +276,15 @@ You can install `bat` with zypper: zypper install bat ``` -### On Linux +### On macOS (or Linux) via Homebrew -You can install `bat` with [Homebrew](https://formulae.brew.sh/formula-linux/bat):: +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): ```bash brew install bat ``` -### On macOS - -You can install `bat` with [Homebrew](http://braumeister.org/formula/bat): - -```bash -brew install bat -``` +### On macOS via MacPorts Or install `bat` with [MacPorts](https://ports.macports.org/port/bat/summary):