[docs] Update README.python.md with meson
This commit is contained in:
parent
9fd48de6f0
commit
cdb7d2b9bc
|
@ -12,7 +12,7 @@ And then run `autogen.sh` (if building from git), and then:
|
||||||
./configure --with-gobject --enable-introspection
|
./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.
|
Compile and install.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue