diff options
Diffstat (limited to 'README')
-rwxr-xr-x | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 ] |