From 1a3105add6f8f7051b9c49cab8ba1433ff3e8427 Mon Sep 17 00:00:00 2001 From: jnats Date: Sat, 24 Apr 2021 00:31:01 +0100 Subject: Update README.md --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d25093f..98363d6 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,25 @@ # nofetch the fetch tool that outputs nothing -ever get sick and tired of all of those x-fetch tools on r/unixporn? +ever get sick and tired of all of those xfetch tools on r/unixporn? ever just want a no-bullshit fetch? look no further than nofetch. -simply run install.sh as root, and all of your r/unixporn problems will go away. +simply run `nofetch`, and watch all of your r/unixporn problems go away. + +![](screenshot.png) ## install instructions - make sure `install.sh` is executable -``` -chmod +x install.sh -``` + + `chmod +x install.sh` + - run install.sh ## dependencies: -a shell would help +- a shell would help -preferrably either doas or sudo. otherwise, run `install.sh` as root +- preferrably either doas or sudo (otherwise, run `install.sh` as root) -- cgit v1.2.3