Readme: fix meson url

Fix issue #194
This commit is contained in:
Juan Pablo Ugarte 2023-10-08 16:03:10 -04:00
parent 7a57a3accf
commit 813dbfd986

View File

@ -27,7 +27,7 @@ Source code lives on GNOME gitlab [here](https://gitlab.gnome.org/jpu/cambalache
## Dependencies
* Python 3 - Cambalache is written in Python
* [Meson](http://mesonbuild.org) build system
* [Meson](http://mesonbuild.com) build system
* [GTK](http://www.gtk.org) 3 and 4 with broadway backend enabled
* python-gi - Python GTK bindings
* python3-lxml - Python libxml2 bindings