diff --git a/README.md b/README.md index a0e8a70..16d865d 100644 --- a/README.md +++ b/README.md @@ -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: