Update README.md

This commit is contained in:
hnhx 2021-12-27 11:52:17 +01:00 committed by GitHub
parent 8e56cc807e
commit 18fced8229
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -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
```