Merge pull request #36 from 1ace/patch-1

Updated compilation instructions
This commit is contained in:
Dave Davenport 2014-03-18 08:27:54 +01:00
commit 6505962498
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.