diff options
Diffstat (limited to 'sources/pyside2/doc/gettingstarted-linux.rst')
| -rw-r--r-- | sources/pyside2/doc/gettingstarted-linux.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/pyside2/doc/gettingstarted-linux.rst b/sources/pyside2/doc/gettingstarted-linux.rst index 0474d457f..b2f5dc77b 100644 --- a/sources/pyside2/doc/gettingstarted-linux.rst +++ b/sources/pyside2/doc/gettingstarted-linux.rst @@ -5,7 +5,7 @@ Requirements ------------ * Qt package from `here`_ or a custom build of Qt 5.12+ (preferably 5.15) - * A Python interpreter (version Python 3.5+ or Python 2.7). + * A Python interpreter (version Python 3.6+). You can either use the one provided by your OS, or get it from the `official website`_. * GCC |
