summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index 0daf021..517b076 100644
--- a/README
+++ b/README
@@ -17,3 +17,13 @@ Session -
Command line options -
do not overlap things that are preferences
+
+
+== Install ==
+
+Example:
+./autogen.sh --prefix=/usr --sysconfdir=/etc \
+ --disable-static --localstatedir=/var --disable-scrollkeeper --with-gnu-ld
+make
+sudo make install
+