aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index 994dd95a..8f47bf81 100644
--- a/README
+++ b/README
@@ -7,6 +7,13 @@ NOTES:
How to use it is as follows:
+If you check out the sources from git, install Autotools and generate
+configuration scripts:
+
+ ./autogen.sh
+
+Then compile:
+
./configure --help | less
./configure <your-options>
make