diff --git a/README b/README index 95ab83f..6f5cadd 100644 --- a/README +++ b/README @@ -66,9 +66,9 @@ enable python plugins support. Simple install procedure: - % gzip -cd mate-file-manager.tar.gz | tar xvf - # unpack the sources - % cd mate-file-manager # change to the toplevel directory - % ./autogen.sh # run the `configure' script + % gzip -cd mate-text-editor.tar.gz | tar xvf - # unpack the sources + % cd mate-text-editor # change to the toplevel directory + % ./autogen.sh # run the `configure' script % make # build pluma [ Become root if necessary ] % make install # install pluma