aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/quickstart.rst
diff options
context:
space:
mode:
authorCristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2023-02-16 12:14:08 +0100
committerCristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2023-02-16 14:29:37 +0100
commit7d1cbfe817ea2cef7a9c8dd3a9e5df188675835e (patch)
tree1a9b88af7f029bbe9166fbc7feea9452a69fbf7e /sources/pyside6/doc/quickstart.rst
parent978bf329f781c8b0c7261e72e245b63a5858b8f3 (diff)
doc: update versions and broken links
Pick-to: 6.2 6.4 Change-Id: Ib6223ac742b7c7777d2b6110a395b508e5031a75 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Adrian Herrmann <adrian.herrmann@qt.io>
Diffstat (limited to 'sources/pyside6/doc/quickstart.rst')
-rw-r--r--sources/pyside6/doc/quickstart.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/pyside6/doc/quickstart.rst b/sources/pyside6/doc/quickstart.rst
index fdb902186..ebe8a4f61 100644
--- a/sources/pyside6/doc/quickstart.rst
+++ b/sources/pyside6/doc/quickstart.rst
@@ -54,7 +54,7 @@ Installation
* It is also possible to install a specific snapshot from our servers.
To do so, you can use the following command::
- pip install --index-url=https://download.qt.io/snapshots/ci/pyside/6.0.0/latest pyside6 --trusted-host download.qt.io
+ pip install --index-url=https://download.qt.io/snapshots/ci/pyside/6.4/latest pyside6 --trusted-host download.qt.io
.. note:: Starting with 6.4.3, PySide6 can be used from inside a conda
environment, but any manual changes you make to the qt.conf file will be