summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorThomas Gotwig <tgotwig@gmail.com>2020-10-03 21:05:46 +0200
committerDavid Peter <sharkdp@users.noreply.github.com>2020-10-04 11:14:32 +0200
commit14092fbadb8f62695094258ee86afa086f691607 (patch)
treeb649a1d2753f97855cf7e7fd12e08a78fc7e3544 /README.md
parent35ad76771dc71def370d2b1f32815f0ab49d4316 (diff)
Apply requested changes regarding Homebrew 🍺
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files 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):