]> git.lyx.org Git - features.git/commitdiff
* INSTALL updated by Jean-Pierre Chretien
authorPavel Sanda <sanda@lyx.org>
Thu, 1 Nov 2012 17:03:22 +0000 (18:03 +0100)
committerPavel Sanda <sanda@lyx.org>
Thu, 1 Nov 2012 17:04:20 +0000 (18:04 +0100)
INSTALL

diff --git a/INSTALL b/INSTALL
index e9ec832df18cca16ba52ccd7b63d48b5fcf2091a..517106e7c269ba3c0177c56ac63cdd115bd5b463 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -30,15 +30,15 @@ These four steps will compile, test and install LyX:
            if you want a smaller binary.
 
 
-Note for Subversion (SVN) checkouts
+Note for Subversion Git checkouts
 -----------------------------
 
-If you have checked this out from Subversion, you need to have:
+If you have checked this out from Git, you need to have:
 * automake >= 1.8
 * autoconf >= 2.59c
 * gettext >= 0.12
 Then type "./autogen.sh" to build the needed configuration
-files and proceed as stated below.
+files and proceed as stated above/below.
 
 You will also probably need GNU m4 (perhaps installed as gm4).
 
@@ -113,7 +113,7 @@ flags:
     The default are as follows in terms of version number
     release: stable release (1.x.y)
     prerelease: version number contains alpha, beta, rc or pre.
-    development: version number contains svn.
+    development: version number contains dev.
 
   o --with-extra-lib=DIRECTORY that specifies the path where LyX will
     find extra libraries (qt4) it needs. Defaults to NONE