aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '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