From def492f92d29f294c62d94ef562dd6271bd9b84b Mon Sep 17 00:00:00 2001 From: Perberos Date: Sun, 6 Nov 2011 18:45:30 -0300 Subject: actualizando readme y version --- README | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README') 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 + -- cgit v1.2.1