summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2022-06-13 15:22:36 -0500
committerGitHub <noreply@github.com>2022-06-13 15:22:36 -0500
commit64efa6c2267d987230353c6d4173ae5f77f02e45 (patch)
treef6a39dff78c5a4b51992364541e8768cb6425212 /README.md
parent389a72bdc129f6a4fc4b07ff31471d1467dedf7a (diff)
Update README.md
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
+```