updates archlinux install instructions

This commit is contained in:
Conrad Kleinespel 2018-06-08 09:34:57 +00:00 committed by David Peter
parent c91511cca1
commit 50209bfe21

View File

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