diff --git a/docs/compiling.html b/docs/compiling.html index bd5b3a1b..c5eba290 100644 --- a/docs/compiling.html +++ b/docs/compiling.html @@ -79,7 +79,7 @@
Note: You can receive notifications of source code changes by watching the project on the Github Page.
LeoCAD requires Qt to compile. You can download the Qt SDK for all platforms from the Qt Project Homepage.
+LeoCAD requires Qt 5.4 or later to compile. You can download the Qt SDK for all platforms from the Qt Project Homepage.
Linux users may find it easier to use their package manager instead with the following command:
$ sudo apt-get install qtbase5-dev qttools5-dev-tools libqt5opengl5-dev zlib-dev
Although it is not required, it is recommended to also download and install a parts library, otherwise only a very small set of basic parts will be available.