diff options
-rw-r--r-- | README | 12 |
1 files changed, 5 insertions, 7 deletions
@@ -59,8 +59,6 @@ pluma requires GTK+-3.14.x and GtkSourceView 3.0.x. Simple install procedure: - % 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 ] @@ -69,7 +67,7 @@ Simple install procedure: Running Tests ================== -Pluma has several test that can be run after compilation. Run them by issueing "make check". However there are a couple of requirements that need to be satified before they will pass. +Pluma has several test that can be run after compilation. Run them by issueing "make check". However there are a couple of requirements that need to be satisfied before they will pass. * You need the gsettings schemas installed for some tests to be able to run. * You need to mount sftp://localhost/ with gvfs-mount for one test to pass. @@ -79,11 +77,11 @@ If test fail and you have setup the above correctly then please file a bug repor How to report bugs ================== -Bugs should be reported to the MATE bug tracking system. -(https://github.com/mate-desktop/pluma/issues). You will need to create an -account for yourself. +Bugs should be reported to the MATE bug tracking system: -You can also report bugs using the MATE program bug-buddy. + https://github.com/mate-desktop/pluma/issues + +You will need to create an account for yourself. In the bug report please include: |