diff options
Diffstat (limited to 'src-qt5/desktop-utils')
-rw-r--r-- | src-qt5/desktop-utils/lumina-photo/README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src-qt5/desktop-utils/lumina-photo/README.md b/src-qt5/desktop-utils/lumina-photo/README.md index 18648119..e17b72db 100644 --- a/src-qt5/desktop-utils/lumina-photo/README.md +++ b/src-qt5/desktop-utils/lumina-photo/README.md @@ -4,7 +4,7 @@ This is an image viewer. ### Library Dependencies -1. Qt 5.7+ (specific modules listed below) +1. Qt 5.9+ (specific modules listed below) * concurrent * core * gui @@ -23,4 +23,3 @@ This is an image viewer. * Example : `lumina-photo ./test1.png ./test2.svg ./test3.jpg` * Wildcards are allowed to open multiple files in any path * Example : `lumina-photo ./testdir/* - |