Merge branch 'upstream' into tizen
[platform/upstream/harfbuzz.git] / README.python.md
index d9aaf89..c945d08 100644 (file)
@@ -6,17 +6,16 @@ you can install that this way:
 sudo apt-get install libgirepository1.0-dev
 ```
 
-And then run `autogen.sh` (if building from git), and then:
+And then run `meson setup` and make sure that `Introspection` is reported
+enabled in output.
 
-```bash
-./configure --with-gobject --enable-introspection
-```
-
-Make sure that gobject-introspection is reported enabled then in the `configure` script output.
+If you are building with Visual Studio, it is recommended that Visual Studio
+2019 or later is used for this build, for the best build experience.
 
 Compile and install.
 
-Make sure you have the installation lib dir in `LD_LIBRARY_PATH`, as needed
+Make sure you have the installation lib dir in `LD_LIBRARY_PATH` (or the
+installation DLL dir in `PATH` for Windows systems), as needed
 for the linker to find the library.
 
 Then make sure you also have `GI_TYPELIB_PATH` pointing to the resulting