summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 469059e..61830f4 100644
--- a/README.md
+++ b/README.md
@@ -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
+```