mirror of
https://github.com/sharkdp/bat.git
synced 2025-06-21 07:48:29 +01:00
Update README.md
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user