1
0
Fork 0
mirror of https://github.com/nachoparker/dutree synced 2024-03-28 22:29:55 +01:00

README: Add Fedora instructions (#25)

This commit is contained in:
Igor Gnatenko 2019-09-27 02:15:00 +02:00 committed by nachoparker
parent b947b9cd54
commit 8831ec465f

View File

@ -52,3 +52,11 @@ git clone https://aur.archlinux.org/dutree.git
cd dutree
makepkg -si
```
## Fedora
You can install `dutree` from the official Fedora repositories:
```sh
$ sudo dnf -y install dutree
```