From 87525fca9134a3aa1af2fdab8165b02f87632356 Mon Sep 17 00:00:00 2001 From: Ethan P <32112321+eth-p@users.noreply.github.com> Date: Tue, 30 Mar 2021 21:31:57 -0700 Subject: [PATCH] docs: Update README for Homebrew installation split --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 73b0f83..4928c07 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,12 @@ Pretty-print source code and highlight it with `bat`. ## Installation via Package Manager -**Homebrew:** `brew install eth-p/software/bat-extras` +### Homebrew + +All of the `bat-extras` scripts can be installed with `brew install eth-p/software/bat-extras`. + +If you would only like to install one of the scripts, you can use `brew install eth-p/software/bat-extras-[SCRIPT]` to install it. +