From daf888f5ed697ee69d848f037bf80c84d1261c47 Mon Sep 17 00:00:00 2001 From: Ethan P Date: Tue, 21 Mar 2023 02:10:41 -0700 Subject: [PATCH] docs: Update install instructions for brew --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 485cbc9..8fc0668 100644 --- a/README.md +++ b/README.md @@ -48,9 +48,9 @@ Pretty-print source code and highlight it with `bat`. ### Homebrew -All of the `bat-extras` scripts can be installed with `brew install eth-p/software/bat-extras`. +All of the `bat-extras` scripts can be installed with `brew install 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. +If you would prefer to only install the specific scripts you need, you can use the `eth-p/software` tap to install individual scripts: `brew install eth-p/software/bat-extras-[SCRIPT]` ### Pacman