docs: Update install instructions for brew

This commit is contained in:
Ethan P 2023-03-21 02:10:41 -07:00
parent bea36be397
commit daf888f5ed
No known key found for this signature in database
GPG Key ID: A15E33AC0325A3F5

View File

@ -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