[docs] Update README.python.md with meson

This commit is contained in:
Ebrahim Byagowi 2020-08-02 11:26:29 +04:30 committed by GitHub
parent 9fd48de6f0
commit cdb7d2b9bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ And then run `autogen.sh` (if building from git), and then:
./configure --with-gobject --enable-introspection
```
Make sure that gobject-introspection is reported enabled then in the `configure` script output.
Make sure that `Introspection` is reported enabled in `meson setup` output.
Compile and install.