From 821a45642036597002db798238dc719849be6f56 Mon Sep 17 00:00:00 2001 From: Artem Polishchuk Date: Tue, 25 Feb 2020 11:08:46 +0200 Subject: Add Fedora installation instructions --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 1337b1c..76c5a1e 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,13 @@ Via `xbps` on your VoidLinux system. xbps-install dua-cli ``` +#### Fedora +Via `dnf` on your Fedora system. + +``` +sudo dnf install rust-dua-cli +``` + ### Usage ```bash -- cgit v1.2.3