diff options
| author | infirit <[email protected]> | 2013-11-09 10:26:10 +0100 |
|---|---|---|
| committer | infirit <[email protected]> | 2013-12-17 17:54:27 +0100 |
| commit | 9b6a7c145697147ac5500a2d216df05c98241856 (patch) | |
| tree | a60180d0fdef119b69378de5d54ff55116d28a47 | |
| parent | 39e8ee189a23a5aee5b6afba4fc12823a6db0d1c (diff) | |
| download | pluma-9b6a7c145697147ac5500a2d216df05c98241856.tar.bz2 pluma-9b6a7c145697147ac5500a2d216df05c98241856.tar.xz | |
Update name in instalation
| -rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |
