-Before you continue, please be sure that a C compiler (preferrably gcc), GNU make and `alsa-lib` (for volume percentage) are installed. Then copy config.def.h to config.h and customize it to fit your needs. Recompile and install it after modifications:
+Be sure you satisfy the dependencies: X11 and optionally ALSA (for volume percentage, I will *not* support PulseAudio).
+Also you should have basic development tools like a C compiler and GNU make installed.
+Then copy config.def.h to config.h and customize it to your needs.
+(Re)Compile (and install) it (after modifications):