-<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>