From dc3dfdd52e7ad43ca3153840e6996a9fb50f6e19 Mon Sep 17 00:00:00 2001 From: Johannes Bensmann Date: Mon, 8 Jul 2019 19:24:43 +0200 Subject: added info about headers --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0b29865..00d0389 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,12 @@ make sudo make install ``` +If you are not using an Arch based distro you might have to install some headers, e.g. on +Debian based distros: +``` +sudo apt-get install libx11-dev libxtst-dev +``` + ## Configuration Edit config.h and reinstall. The configuration file should be self explaining. -- cgit v1.2.3