aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjnats <dev@jnats.xyz>2021-04-24 00:25:47 +0100
committerGitHub <noreply@github.com>2021-04-24 00:25:47 +0100
commita4ffb9629f7d00547695382af37c7f079917e2cb (patch)
tree6deb706017fa6f0c9bbc1c4641c88715a8643619
parent0db00e60490aa14eefc35981166640a29d39c8ce (diff)
downloadnofetch-a4ffb9629f7d00547695382af37c7f079917e2cb.tar.gz
nofetch-a4ffb9629f7d00547695382af37c7f079917e2cb.tar.bz2
Update README.md
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
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