mirror of
https://github.com/eth-p/bat-extras.git
synced 2026-09-10 07:16:25 -04:00
Update Arch Linux package URL in README.md
The old URL returns 404 now.
This commit is contained in:
parent
a686d6742c
commit
06b741f180
|
|
@ -55,9 +55,9 @@ If you would prefer to only install the specific scripts you need, you can use t
|
|||
|
||||
### Pacman
|
||||
|
||||
`bat-extras` is [officially available](https://archlinux.org/packages/community/any/bat-extras/) on the Arch community repository!
|
||||
`bat-extras` is [officially available](https://archlinux.org/packages/extra/any/bat-extras/) on the Arch extra repository!
|
||||
|
||||
If you have the community repository enabled, you can install `bat-extras` by running:
|
||||
If you have the extra repository enabled, you can install `bat-extras` by running:
|
||||
|
||||
```bash
|
||||
pacman -S bat-extras
|
||||
|
|
|
|||
Loading…
Reference in a new issue