]> git.lyx.org Git - lyx.git/blobdiff - INSTALL
Make Converter class thread-safe
[lyx.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index a330a0b241d78eee8bbe096278f0e7c66651e6f7..2c36846a42dc4d5eff42dd686595c827788ebe4a 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -14,8 +14,8 @@ These four steps will compile, test and install LyX:
           distribution).
 
        1) ./configure configures LyX according to your system. You
-          may have to set --with-qt4-dir=<path-to-your-qt4-installation>
-          (for example, "--with-qt4-dir=/usr/share/qt4/") if the
+          may have to set --with-qt-dir=<path-to-your-qt-installation>
+          (for example, "--with-qt-dir=/usr/share/qt4/") if the
           environment variable QTDIR is not set and pkg-config is not
           available.