1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-02-07 13:41:14 +00:00

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

View File

@ -276,21 +276,15 @@ You can install `bat` with zypper:
zypper install bat 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 ```bash
brew install bat brew install bat
``` ```
### On macOS ### On macOS via MacPorts
You can install `bat` with [Homebrew](http://braumeister.org/formula/bat):
```bash
brew install bat
```
Or install `bat` with [MacPorts](https://ports.macports.org/port/bat/summary): Or install `bat` with [MacPorts](https://ports.macports.org/port/bat/summary):