X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=README;h=6cd02bd50e46320b569fcc791b29ee041bf5471a;hb=a4a50ac35845b6395e06f8815f85705389f6ac5e;hp=4eb5b621ef1014a6327f6fe6c121a0f05a6ced6e;hpb=631bbab88945ed02802e1e274fe1a506c0647b93;p=lyx.git diff --git a/README b/README index 4eb5b621ef..6cd02bd50e 100644 --- a/README +++ b/README @@ -87,11 +87,11 @@ How do I upgrade from an earlier LyX version? What do I need to compile LyX from the source distribution? * A good C++ compiler. Development is being done mainly with - gcc/g++, but some others work also. As of LyX 1.6.0, you need at - least gcc 3.2.x. + gcc/g++, but some others work also. As of LyX 2.3.0, you need + at least gcc 4.6.x. - * The Qt4 library, at least version 4.5.0. For all features - newer versions (e.g. Qt 4.8) are recommended. + * The Qt4 library, at least version 4.8.0. For all features + newer versions (e.g. Qt 5.6) are recommended. Read the file "INSTALL" for more information on compiling.