summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPerberos <[email protected]>2011-11-06 18:45:30 -0300
committerPerberos <[email protected]>2011-11-06 18:45:30 -0300
commitdef492f92d29f294c62d94ef562dd6271bd9b84b (patch)
tree3dc7b9cd71185245f0ccfa5ebcdd5c660b98bf86 /README
parent103d35fdaff9e3148bc3fc900090092ec545e6e7 (diff)
downloadmate-terminal-def492f92d29f294c62d94ef562dd6271bd9b84b.tar.bz2
mate-terminal-def492f92d29f294c62d94ef562dd6271bd9b84b.tar.xz
actualizando readme y version
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
+