[-] Readme cleanup

This commit is contained in:
Hykilpikonna
2022-07-30 21:16:45 -04:00
committed by GitHub
parent 8102cd3a62
commit 63bbbff129

View File

@@ -12,12 +12,6 @@ This repo also serves as an updated version of the original `neofetch` since the
* Method 2: `npx neowofetch`
* Method 3: `bash <(curl -sL neowofetch.hydev.org)`
If you installed `npm`, you can also run the updated original neofetch using `npx neowofetch`. If not, you can also do this:
```sh
bash <(curl -s "https://raw.githubusercontent.com/Hykilpikonna/HyFetch/HEAD/neofetch")
```
## Installation
### Method 1: Install using Python pip (Recommended)