mirror of
https://github.com/sharkdp/bat.git
synced 2025-06-20 09:37:58 +02: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
|
#### On Arch Linux
|
||||||
|
|
||||||
You can install [the AUR package](https://aur.archlinux.org/packages/bat/)
|
You can install via Pacman:
|
||||||
via yaourt, or manually:
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://aur.archlinux.org/bat.git
|
pacman -S bat
|
||||||
cd bat
|
|
||||||
makepkg -si
|
|
||||||
```
|
```
|
||||||
|
|
||||||
#### On FreeBSD
|
#### On FreeBSD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user