diff options
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 +``` |
