mirror of
https://github.com/sharkdp/bat.git
synced 2024-11-29 03:04:04 +01:00
Update README.md
This commit is contained in:
parent
d3d795ffb2
commit
b1c865acaa
@ -111,6 +111,14 @@ from the official sources:
|
|||||||
pacman -S bat
|
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
|
### On Void Linux
|
||||||
|
|
||||||
You can install `bat` via xbps-install:
|
You can install `bat` via xbps-install:
|
||||||
|
Loading…
Reference in New Issue
Block a user