aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8b7de90c5..1e1be470f 100644
--- a/README.md
+++ b/README.md
@@ -116,10 +116,10 @@ using `setup.py build`:
## Requirements
- * Python 3.7+ is supported,
+ * Python 3.8+ is supported (for Qt 6.6+)
* CMake: Specify the path to cmake with `--cmake` option or add cmake to the
system path.
- * Qt 6.2+ is supported. Specify the path to qtpaths with `--qtpaths` option or
+ * Qt 6.x is supported. Specify the path to qtpaths with `--qtpaths` option or
add `qtpaths6` to the system path.
### Optional