summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPerberos <[email protected]>2011-11-07 21:10:16 -0300
committerPerberos <[email protected]>2011-11-07 21:10:16 -0300
commit421415f7cb1ba9c8a97a1837d4f789242c2fb0e6 (patch)
treeff577138b5844466f1a22527c4f92e805a607c7c /README
parent1d63a49a77ab8f7d01daef6ce18e57100508067b (diff)
downloadpluma-421415f7cb1ba9c8a97a1837d4f789242c2fb0e6.tar.bz2
pluma-421415f7cb1ba9c8a97a1837d4f789242c2fb0e6.tar.xz
using ./config/ instead of ./mate2/
Diffstat (limited to 'README')
-rwxr-xr-xREADME4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 0794c516..2861ec37 100755
--- a/README
+++ b/README
@@ -72,8 +72,8 @@ enable python plugins support.
Simple install procedure:
- % gzip -cd pluma-2.30.4.tar.gz | tar xvf - # unpack the sources
- % cd pluma-2.30.4 # change to the toplevel directory
+ % gzip -cd mate-file-manager.tar.gz | tar xvf - # unpack the sources
+ % cd mate-file-manager # change to the toplevel directory
% ./configure # run the `configure' script
% make # build pluma
[ Become root if necessary ]