mirror of
https://github.com/sharkdp/bat.git
synced 2024-11-22 07:43:39 +01:00
updates archlinux install instructions
This commit is contained in:
parent
c91511cca1
commit
50209bfe21
@ -83,13 +83,10 @@ binary builds and Debian packages.
|
||||
|
||||
#### On Arch Linux
|
||||
|
||||
You can install [the AUR package](https://aur.archlinux.org/packages/bat/)
|
||||
via yaourt, or manually:
|
||||
You can install via Pacman:
|
||||
|
||||
```bash
|
||||
git clone https://aur.archlinux.org/bat.git
|
||||
cd bat
|
||||
makepkg -si
|
||||
pacman -S bat
|
||||
```
|
||||
|
||||
#### On FreeBSD
|
||||
|
Loading…
Reference in New Issue
Block a user