diff options
author | Perberos <[email protected]> | 2011-11-06 18:45:30 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-11-06 18:45:30 -0300 |
commit | def492f92d29f294c62d94ef562dd6271bd9b84b (patch) | |
tree | 3dc7b9cd71185245f0ccfa5ebcdd5c660b98bf86 /README | |
parent | 103d35fdaff9e3148bc3fc900090092ec545e6e7 (diff) | |
download | mate-terminal-def492f92d29f294c62d94ef562dd6271bd9b84b.tar.bz2 mate-terminal-def492f92d29f294c62d94ef562dd6271bd9b84b.tar.xz |
actualizando readme y version
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 + |