diff --git a/README.md b/README.md index 848c77fe..81d1f5bc 100644 --- a/README.md +++ b/README.md @@ -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):