Apply requested changes regarding Homebrew 🍺

This commit is contained in:
Thomas Gotwig 2020-10-03 21:05:46 +02:00 committed by David Peter
parent 35ad76771d
commit 14092fbadb
1 changed files with 3 additions and 9 deletions

View File

@ -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):