diff --git a/README.md b/README.md index 10f2bf58..90383be5 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Disk Usage/Free Utility (Linux, BSD, macOS & Windows) #### Linux - Arch Linux: `pacman -S duf` -- Ubuntu 22.04 / Debian unstable: `apt install duf` +- Ubuntu (22.04 and later) / Debian (12 and later): `apt install duf` - Nix: `nix-env -iA nixpkgs.duf` - Void Linux: `xbps-install -S duf` - Gentoo Linux: `emerge sys-fs/duf`