diff options
author | JozanLeClerc <50464604+JozanLeClerc@users.noreply.github.com> | 2019-11-08 13:40:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-08 13:40:20 +0100 |
commit | d60fbab3d1524ab307ef89ac5ca7806ef8d3da51 (patch) | |
tree | 3c80d599508cef65b4251ee271b832cb4d13a935 | |
parent | Update README.md (diff) | |
download | dwm-d60fbab3d1524ab307ef89ac5ca7806ef8d3da51.tar.gz dwm-d60fbab3d1524ab307ef89ac5ca7806ef8d3da51.tar.bz2 dwm-d60fbab3d1524ab307ef89ac5ca7806ef8d3da51.tar.xz dwm-d60fbab3d1524ab307ef89ac5ca7806ef8d3da51.tar.zst dwm-d60fbab3d1524ab307ef89ac5ca7806ef8d3da51.zip |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,14 +9,14 @@ As I am not using dwm anymore, developpement on my build might stop on this vers ## Dependencies -#### Required: +#### Required: `gcc` `make` `xorg` `libX11` `libXft` -#### Optional: +#### Optional: `st` find my custom improved build [here](https://github.com/JozanLeClerc/st-laptop) `slock` `dmenu` |