summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index 565a110..bc5c311 100644
--- a/README
+++ b/README
@@ -48,6 +48,16 @@ libraries. In particular, it can do the following:
This option can be give multiple times.
+INSTALLING
+
+You can download a pre-compiled binary from the releases or compile it by yourself:
+
+ ./bootstrap.sh
+ ./configure
+ make
+ sudo make install
+
+
AUTHOR
Copyright 2004-2016 Eelco Dolstra <eelco.dolstra@logicblox.com>.