summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTormod Volden <[email protected]>2021-10-15 11:34:32 +0200
committerLuke from DC <[email protected]>2021-10-19 05:05:03 +0000
commit8a922da08440a3f560ab047479f73a2f8ab90065 (patch)
tree9f38f43624ac765c185c4067e6b11a3d90aeb2ef /README.md
parent845ef8291ed7b5af808192a91bdee10b67011864 (diff)
downloadmarco-8a922da08440a3f560ab047479f73a2f8ab90065.tar.bz2
marco-8a922da08440a3f560ab047479f73a2f8ab90065.tar.xz
README: Update gtk requirement and patch submission
Also update HACKING Signed-off-by: Tormod Volden <[email protected]>
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 86b9673b..0ab95989 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ MATE Marco is a fork of GNOME Metacity.
COMPILING MARCO
===
-You need GTK+ 3.14. For startup notification to work you need
+You need GTK+ 3.22. For startup notification to work you need
libstartup-notification at
http://www.freedesktop.org/software/startup-notification/.
@@ -24,7 +24,8 @@ about missing features or misfeatures.
Feel free to send patches too; Marco is relatively small and
simple, so if you find a bug or want to add a feature it should be
-pretty easy. Send me mail, or put the patch in bugzilla.
+pretty easy. Send me mail, or file a pull request at
+https://github.com/mate-desktop/marco/pulls
See the HACKING file for some notes on hacking Marco.