]> git.lyx.org Git - lyx.git/blobdiff - INSTALL
Implement the suggestion by Andre'
[lyx.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index ff74f76e0a235066c5a1c4e9fe9ed80d67779588..713c98ad9e179f53a832a5f0d09b2b5961970759 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -129,10 +129,10 @@ flags:
        --with-extra-lib=DIRECTORY/lib --with-extra-inc=DIRECTORY/include
     If DIRECTORY is not specified, the current prefix is used.
 
-  o --with-version-suffix will install LyX as lyx-<version>, e.g. lyx-1.6.1
-    The LyX data directory will be something like <whatever>/lyx-1.6.1/.
-    Additionally your user configuration files will be found in e.g.
-    $HOME/.lyx-1.6.1
+  o --with-version-suffix[=VERSION] will install LyX as lyx-VERSION,
+    e.g. lyx-1.6.1. The LyX data directory will be something like 
+    <whatever>/lyx-1.6.1/. Additionally your user configuration files 
+    will be found in e.g. $HOME/.lyx-1.6.1
 
     You can use this feature to install more than one version of LyX
     on the same system. You can optionally specify a "version" of your