From 791080107f659d6ca59c1be9acdf9fdcf12e7c73 Mon Sep 17 00:00:00 2001 From: Veronica Berglyd Olsen <1619840+vkbo@users.noreply.github.com> Date: Wed, 17 Apr 2024 00:23:41 +0200 Subject: [PATCH] Update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 041126c5..a11b89e7 100644 --- a/README.md +++ b/README.md @@ -31,9 +31,9 @@ documentation. ## Implementation -novelWriter is written with Python 3 (3.8+) using Qt5 and PyQt5 (5.10+), and is released on Linux, -Windows and macOS. It can in principle run on any Operating System that also supports Qt, PyQt and -Python. +novelWriter is written with Python 3 (3.8+) using Qt5 and PyQt5 (5.15 only), and is released on +Linux, Windows and macOS. It can in principle run on any Operating System that also supports Qt, +PyQt and Python. ## Project Contributions