summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2023-05-05 01:28:35 +0000
committerGitHub <noreply@github.com>2023-05-05 01:28:35 +0000
commita8eb66bddbb9b26f977b1fbc37437cc4444aa767 (patch)
tree53318af209309119b86fceb3112a16cccef8f2f8 /README.md
parentffa8434bafed01e72b5245213a18be4cd799b6eb (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index fe8e027..e8b7adb 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,9 @@
# slstatus
-my very own build of slstatus
+https://tools.suckless.org/slstatus/
+
+## installation
+```
+git clone https://github.com/ozpv/slstatus
+cd slstatus
+sudo make install
+```