Skip to content

Commit

Permalink
add dnf install command
Browse files Browse the repository at this point in the history
  • Loading branch information
Xfennec committed May 12, 2021
1 parent 298f8d6 commit 45ea35e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,9 @@ On archlinux, run:

pacman -S progress

On rpm-based systems (Red Hat, CentOS, SUSE, etc.), run:
On rpm-based systems (Red Hat, CentOS, Fedora, SUSE, etc.), run one of these:

dnf install progress
yum install progress

On macOS, with homebrew, run:
Expand Down

0 comments on commit 45ea35e

Please sign in to comment.