From d680b345b135283099725617bb5d0b767b6e3f38 Mon Sep 17 00:00:00 2001 From: Shipwreckt Date: Tue, 23 Jan 2024 22:53:59 +0000 Subject: Update 2 files - /fakefetch.sh - /README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index c4ebcf9..b5cbc53 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,15 @@ Step 1: Clone the Repository git clone https://gitlab.com/Shipwreckt/fakefetch cd fakefetch +you will also need a package called lsb-release + +sudo pacman -S lsb-release +https://archlinux.org/packages/extra/any/lsb-release/ + +sudo apt-get install lsb-release + +It might already be installed on your system so you can check with lsb_release -a + -- cgit v1.2.3