summaryrefslogtreecommitdiff
path: root/doc/source/virtualenv.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/virtualenv.rst')
-rw-r--r--doc/source/virtualenv.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/virtualenv.rst b/doc/source/virtualenv.rst
index ccdd9b6..280c031 100644
--- a/doc/source/virtualenv.rst
+++ b/doc/source/virtualenv.rst
@@ -132,7 +132,7 @@ To test *silx*, open an interactive python console:
python
-If you don't have PyQt5 or PySide2, run:
+If you don't have PyQt5, PySide2 or PySide6, run:
.. code-block:: bash