From 74c84bf4747babc7a716db45001efee487eb01ea Mon Sep 17 00:00:00 2001 From: Martchus Date: Fri, 4 Sep 2020 01:17:26 +0200 Subject: [PATCH] Remove overspecification of Qt version in documentation and comments --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3978562..5cfa18e 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,6 @@ should start ffmpeg automatically. ## Build instructions The application depends on the c++utilities library. It is built in the same way as c++utilities. -The following Qt 5 modules are requried: core dbus +The following Qt modules are requried (version 5.6 or higher): core dbus