@@ -42,9 +42,9 @@ version 4.2. The zlib library should be a recent version, >= 1.2.
4242Preparations
4343============
4444
45- If you have acquired the FORM sources via CVS, several files will be missing,
46- especially the script "configure". To generate these files you have to issue the
47- command
45+ If you have acquired the FORM sources via CVS or GIT , several files will be
46+ missing, especially the script "configure". To generate these files you have to
47+ issue the command
4848
4949 autoreconf -i
5050
@@ -152,8 +152,9 @@ To cleanup the distribution directory, the command
152152can be used.
153153
154154The production date printed by the executable will be set to the time of the
155- compilation. If one wants to have another date printed one can give the DATE
156- option to the make command like
155+ release of the tar-file distribution, or the time of the compilation if you
156+ use the sources acquired from CVS or GIT. If one wants to have another date
157+ printed one can give the DATE option to the make command like
157158
158159 make vorm DATE="11 Nov 2011"
159160