Minor adjustments to reflect the new location
[buildfarm-server.git] / templates / index.tt
index 2d5af1ea85631184cf507e26a4073c6ff4030532..d27a559fc48a6197a9e4d4c868d5158c0bd4bbba 100644 (file)
@@ -34,13 +34,16 @@ the <a href="/cgi-bin/register-form.pl" title="Register">Registration Page</a>.
 We are particularly interested in unusual platforms or combinations of
 architecture, operating system and compiler.
 </p>
-<p>To see what is involved in running a buildfarm member, please read the 
-<a href="https://github.com/mrballcb/exim-build-farm-client/wiki/Installation">Client Installation</a> instructions.
-Per the instructions, the client code should be checked out with git and
-run using the <strong>run_cron.sh</strong> wrapper script.  This will allow
-auto-update of itself when changes are made to the Exim Build Farm Client
-software.
-</p>
+<p>To see what is involved in running a buildfarm member, please
+<ol>
+<li> Obtain a fresh copy of the buildfarm client via <code>git clone git://git.exim.org/buildfarm-client.git</code> </li>
+     Further runs of the buildfarm client will auto-update the cloned Git repository (triggered by the <string>run_cron</strong>
+     script).
+<li> Read <a href="https://github.com/mrballcb/exim-build-farm-client/wiki/Installation">Client Installation</a> instructions.
+     For <em>updated</em> information please do <code>git clone git://git.exim.org/buildfarm-client-wiki.git</code> and check
+     the file <strong>Installation.md</strong> file.
+</li>
+</ol>
 <p>The build farm software should run on all platforms that can support Exim.
 </p>
 [% END %]