diff --git a/README.md b/README.md index 39a2411..fdf9c97 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ simple desktop environment ##dependencies -To compile this build of dwm, dmenu, st, sxiv ... you will need the following dependencies on [Void Linux](https://voidlinux.org/) +To compile this build of dwm, dmenu, st, sxiv ... you will need the following dependencies on [Void Linux](https://voidlinux.org/), for other distro, you will need to find the equivalents. `xbps-install -S libX11-devel libXft-devel libXinerama-devel imlib2-devel libexif-devel giflib-devel libXt-devel libXfixes-devel libXi-devel go ncurses-devel` + +This is intended to be used with [barzvoid](https://git.brz9.dev/ed/barzvoid), my Void Linux install script which takes care of the dependencies. +