summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorEric Engeström <github@engestrom.ch>2014-03-17 23:48:32 +0100
committerEric Engeström <github@engestrom.ch>2014-03-17 23:48:32 +0100
commit70c1a016a6b66288c4fd011f6ebebbd871fff332 (patch)
tree0aaa066016e4cfe803bcf7c8b37873f5d82923f6 /README.md
parent7e12aeb5975f8e1ecb191eb770a86e281463e8af (diff)
Updated compilation instructions
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.