Update README.md

This commit is contained in:
David Peter 2018-12-02 21:02:56 +01:00
parent d3d795ffb2
commit b1c865acaa
1 changed files with 8 additions and 0 deletions

View File

@ -111,6 +111,14 @@ from the official sources:
pacman -S bat
```
### On Fedora
On Fedora 29 and higher, you can install `bat` from the official package sources:
```bash
dnf install bat
```
### On Void Linux
You can install `bat` via xbps-install: