diff --git a/README.md b/README.md index a10982d..1bed45e 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,12 @@ Changes: - st - Applied the [anysize](https://st.suckless.org/patches/anysize/st-anysize-0.8.4.diff) patch - Changed the font and the colors (dracula theme) + +How to install: + +``` +git clone https://github.com/hnhx/suckless.git +cd suckless +make +sudo make install +```