Updated compilation instructions

This commit is contained in:
Eric Engeström 2014-03-17 23:48:32 +01:00
parent 7e12aeb597
commit 70c1a016a6
1 changed files with 5 additions and 0 deletions

View File

@ -42,6 +42,11 @@ Type '?' (enter) to switch from Window list mode to Run mode and back.
Compilation
-----------
autoreconf --install
./configure
make
make install
Type `make I3=` to disable compiling with i3 support.
If during compilation it complains about not finding i3/ipc.h either disable i3 support
or install the headers.