diff options
| author | ozpv <39195175+ozpv@users.noreply.github.com> | 2022-06-13 15:22:36 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-13 15:22:36 -0500 |
| commit | 64efa6c2267d987230353c6d4173ae5f77f02e45 (patch) | |
| tree | f6a39dff78c5a4b51992364541e8768cb6425212 /README.md | |
| parent | 389a72bdc129f6a4fc4b07ff31471d1467dedf7a (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -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 +``` |
