From 56e7fa92ae681558c7b2933d6e49a63b2a060454 Mon Sep 17 00:00:00 2001 From: jnats Date: Sat, 24 Apr 2021 11:51:14 +0100 Subject: Update README.md --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 35c75c2..9b4218f 100644 --- a/README.md +++ b/README.md @@ -12,23 +12,27 @@ simply run `nofetch`, and watch all of your r/unixporn problems go away. ## install instructions -- make sure `install.sh` is executable +- clone the repo to your system + + `git clone https://github.com/jnats/nofetch` + +- make sure install.sh is set as executable `chmod +x install.sh` - run install.sh + `./install.sh` + ## dependencies - a shell would help - preferrably either doas or sudo (otherwise, run `install.sh` as root) -## os compatability - realistically any system that has the following -- bash, or any other POSIX compliant shell (will have to change the shabang in both install and nofetch itself first) +- bash, or any other POSIX compliant shell - grep - head - sed -- cgit v1.2.3