From 4e9455d2d66204e0169e458585dfd0b4824846bd Mon Sep 17 00:00:00 2001 From: "Azalea (on HyDEV-Daisy)" Date: Sat, 30 Jul 2022 12:02:16 -0400 Subject: [PATCH] [U] Add instructions in readme for running original neofetch --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bfadf3e..92176ab9 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ neofetch with pride flags <3 ![image](https://user-images.githubusercontent.com/22280294/162614541-af2b4660-f1f7-4287-b978-1aa2266ac70f.png) +### Note + +This repo also serves as an updated version of `neofetch` since the [original repo](https://github.com/dylanaraps/neofetch) doesn't seem to be maintained anymore (as of Jul 30, 2022, the original repo hasn't merged a pull request for 6 months). If you only want to use the updated neofetch without pride flags, you can install the python package and use `neowofetch` xD. + ## Installation ### Method 1: Install using Python pip (Recommended) @@ -22,7 +26,6 @@ Currently, these distributions have existing packages for HyFetch: * Nix: `nix-env -i hyfetch` (Thanks to @ YisuiDenghua) * Guix: `guix install hyfetch` (Thanks to @ WammKD) - ## Usage When you run `hyfetch` for the first time, it will prompt you to choose a color system and a preset. Just follow the prompt, and everything should work (hopefully). If something doesn't work, feel free to submit an issue!