summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index e4f82a4..2855b6c 100644
--- a/README.md
+++ b/README.md
@@ -8,3 +8,10 @@ https://st.suckless.org/
- clipboard
- anygeometry
- gruvbox theme
+
+## installation
+```
+git clone https://github.com/ozpv/st
+cd st
+sudo make install
+```