From 566ee815e8e009778571a1cab9d502c53426a7c1 Mon Sep 17 00:00:00 2001 From: Michael Buesch Date: Fri, 12 Jul 2019 20:41:13 +0200 Subject: readme: Update PySide link Signed-off-by: Michael Buesch --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 005ac82c..f03cc650 100644 --- a/README.md +++ b/README.md @@ -49,8 +49,8 @@ After cloning the main repository the git submodules must also be fetched. The f Awlsim depends on -* [Python](https://python.org) 3.4 or later or alternatively Python 2.7 -* [PyQT 5](https://www.riverbankcomputing.com/software/pyqt/intro) or alternatively [PySide](https://wiki.qt.io/PySide) +* [Python](https://python.org) 3.4 or later (or alternatively Python 2.7) +* [PyQT 5](https://www.riverbankcomputing.com/software/pyqt/intro) or alternatively [PySide 2](https://wiki.qt.io/Qt_for_Python) * [CFFI](http://cffi.readthedocs.org/) These packages can be installed with pip: -- cgit v1.2.3