Update name in instalation
This commit is contained in:
parent
9c515aece2
commit
16ce16f560
6
README
6
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
|
||||
|
|
Loading…
Reference in New Issue