]> git.lyx.org Git - lyx.git/blobdiff - INSTALL
handle LFUN_ESCAPE properly in math insets (i.e. go up one level of
[lyx.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index a3d4db782ee5bda2b41a1e27a41feb7f221d3f6b..2837c2b8e7ed3b41b7e8520948b50e008cbfaf78 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -13,7 +13,8 @@ These four steps will compile, test and install LyX:
           configures LyX to your system. By default, LyX configures
            the xforms frontend, use --with-frontend=qt to build a Qt
            version. You may have to set
-           --with-qt-dir=<path-to-your-qt-installation> to succeed.
+             --with-qt-dir=<path-to-your-qt-installation>
+           if the environment variable QTDIR is not set. 
 
        2) make
           compiles the program.