From 63bbbff129b5ebd6771daca6e347288c1e1122e6 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Sat, 30 Jul 2022 21:16:45 -0400 Subject: [PATCH] [-] Readme cleanup --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 94d138af..4fd2f448 100644 --- a/README.md +++ b/README.md @@ -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)