]> git.lyx.org Git - lyx.git/blobdiff - README
Use QMessageBox for toggleWarning if possible
[lyx.git] / README
diff --git a/README b/README
index 4eb5b621ef1014a6327f6fe6c121a0f05a6ced6e..0b10f462316a105a8bf353a1c5169df99d38c870 100644 (file)
--- 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.
 
@@ -144,7 +144,7 @@ How do I submit a bug report?
 
     If you can't do that, send details to the LyX Developers' mailing
     list, or use the LyX bug tracker at
-    http://www.lyx.org/trac/wiki/BugTrackerHome.
+    http://www.lyx.org/trac/wiki/BugTrackerHome
     Don't forget to mention which version you are having problems with!
 
 How can I participate in the development of LyX?