diff --git a/Compile-from-source-in-Linux.md b/Compile-from-source-in-Linux.md
index 5c0d76f..f05a1a8 100644
--- a/Compile-from-source-in-Linux.md
+++ b/Compile-from-source-in-Linux.md
@@ -6,7 +6,7 @@ If you choose to compile from source it is assumed that the machine on which you
Instructions for manual build
-Compiling from source is assumed to be done in a Linux system with an Ubuntu 22.04 distribution.
+Compiling from source is assumed to be done in a Linux system with an Ubuntu 22.04 distribution (thus Qt 5.15).
The minimal standard required for the C++ compiler is c++14