Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,17 @@ Formerly known as cv (Coreutils Viewer).
How do you install it?
----------------------

On deb-based systems (Debian, Ubuntu, Mint, etc.) run:
On deb-based systems (Debian, Ubuntu, Mint, etc.), run:

apt install progress

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

yum install progress

On any GNU/Linux distribution using the guix package manager, run:

guix install progress

On macOS, with homebrew, run:

Expand Down