summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0f60ac95..5bcbdc7e 100644
--- a/README.md
+++ b/README.md
@@ -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.