[U] Add instructions in readme for running original neofetch
This commit is contained in:
parent
cb4cc5ba74
commit
4e9455d2d6
1 changed files with 4 additions and 1 deletions
|
@ -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!
|
||||
|
|
Loading…
Reference in a new issue