summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
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 ]