1
0
Fork 0
mirror of https://github.com/nachoparker/dutree synced 2024-05-11 23:46:06 +02:00

README: Add Fedora instructions

This commit is contained in:
Igor Gnatenko 2019-09-26 13:43:10 +02:00 committed by GitHub
parent b947b9cd54
commit 88be412a88
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

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
```