aboutsummaryrefslogtreecommitdiffstats
path: root/README.pyside6.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.pyside6.md')
-rw-r--r--README.pyside6.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.pyside6.md b/README.pyside6.md
index 7343c8056..9178660d5 100644
--- a/README.pyside6.md
+++ b/README.pyside6.md
@@ -66,7 +66,7 @@ then install the dependencies, and following the instructions per platform.
A common build command will look like:
```
-python setup.py install --qmake=/path/to/bin/qmake --parallel=8 --build-tests
+python setup.py install --qtpaths=/path/to/bin/qtpaths6 --parallel=8 --build-tests
```
You can obtain more information about the options to build PySide and Shiboken
@@ -83,12 +83,12 @@ our [guidelines](https://wiki.qt.io/Qt_for_Python/Reporting_Bugs).
### Community
-Check *#qt-pyside*, our official IRC channel on FreeNode, or contact us via our
-[mailing list](https://lists.qt-project.org/mailman/listinfo/pyside).
+Check our channels on IRC (Libera), Telegram, Gitter, Matrix, and mailing list,
+and [join our community](https://wiki.qt.io/Qt_for_Python#Community)!
### Licensing
-PySide6 is available under both Open Source (LGPLv3/GPLv2) and commercial
-license. Using PyPi is the recommended installation source, because the
-content of the wheels is valid for both cases. For more information, refer to
+PySide6 is available under both Open Source (LGPLv3/GPLv3) and commercial
+license. Using PyPi is the recommended installation source, because the
+content of the wheels is valid for both cases. For more information, refer to
the [Qt Licensing page](https://www.qt.io/licensing/).