Mention Homebrew on Linux 🍺🐧

This commit is contained in:
Thomas Gotwig 2020-10-03 20:23:58 +02:00 committed by David Peter
parent 96151c44aa
commit 35ad76771d
1 changed files with 8 additions and 0 deletions

View File

@ -276,6 +276,14 @@ You can install `bat` with zypper:
zypper install bat
```
### On Linux
You can install `bat` with [Homebrew](https://formulae.brew.sh/formula-linux/bat)::
```bash
brew install bat
```
### On macOS
You can install `bat` with [Homebrew](http://braumeister.org/formula/bat):