mirror of
https://github.com/sharkdp/bat
synced 2024-11-15 00:27:10 +00:00
Update README.md
This commit is contained in:
parent
d3d795ffb2
commit
b1c865acaa
1 changed files with 8 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue