From a4ffb9629f7d00547695382af37c7f079917e2cb Mon Sep 17 00:00:00 2001 From: jnats Date: Sat, 24 Apr 2021 00:25:47 +0100 Subject: Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index daf416f..d25093f 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,16 @@ look no further than nofetch. simply run install.sh as root, and all of your r/unixporn problems will go away. +## install instructions + +- make sure `install.sh` is executable +``` +chmod +x install.sh +``` +- run install.sh + ## dependencies: a shell would help + +preferrably either doas or sudo. otherwise, run `install.sh` as root -- cgit v1.2.3