From b69c400fa4c1ec7f145941cf7bd3b05433e8f527 Mon Sep 17 00:00:00 2001 From: Frank Dietrich <653288+SubOptimal@users.noreply.github.com> Date: Wed, 20 Dec 2023 09:53:00 +0100 Subject: [PATCH] Adds instruction to install on Debian. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3247a5b4..731ccf07 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ Currently, these distributions have existing packages for HyFetch: * Homebrew: `brew install hyfetch` (Thanks to [@BKasin](https://github.com/BKasin) and [@osalbahr](https://github.com/osalbahr)) * openSUSE Tumbleweed: `zypper in python311-hyfetch` (Thanks to [@BKasin](https://github.com/BKasin)) * Gentoo: `emerge --ask app-misc/hyfetch` (Thanks to [@BKasin](https://github.com/BKasin)) +* Debian `apt install hyfetch` (for Debian flavor >= [Trixie](https://packages.debian.org/trixie/hyfetch)) [![Packaging status](https://repology.org/badge/vertical-allrepos/hyfetch.svg)](https://repology.org/project/hyfetch/versions)