From 6b2f78ec5132f448245fd1b53dec4c3979bcbac2 Mon Sep 17 00:00:00 2001 From: Bernard Niset Date: Sun, 29 Sep 2019 13:20:36 +0200 Subject: [PATCH] Add MacPorts instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 37a0b897..35075573 100644 --- a/README.md +++ b/README.md @@ -256,6 +256,12 @@ You can install `bat` with [Homebrew](http://braumeister.org/formula/bat): brew install bat ``` +Or install `bat` with [MacPorts](https://ports.macports.org/port/bat/summary): + +```bash +port install bat +``` + ### On Windows You can download prebuilt binaries from the [Release page](https://github.com/sharkdp/bat/releases),