Minor adjustments to reflect the new location
[buildfarm-server.git] / templates / index.tt
index 7c67c2926b50204d3008194995caef389c121de7..d27a559fc48a6197a9e4d4c868d5158c0bd4bbba 100644 (file)
@@ -34,11 +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 <a href="http://wiki.exim.org/wiki/Exim_Buildfarm_Howto">http://wiki.exim.org/wiki/Exim_Buildfarm_Howto</a>.
-The client code can be found at the
-<a href="http://www.pgbuildfarm.org/downloads/">downloads page</a>.
-</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 %]