Index: /trunk/website/download.bml
===================================================================
--- /trunk/website/download.bml (revision 781)
+++ /trunk/website/download.bml (revision 782)
@@ -41,23 +41,23 @@
 
 <p>Quick git tutorial:
-git clone http://consoleninja.net/code/memcached/memcached.git
-'master' is tracking stable upstream.
-create a branch:
-git checkout -b newbranch
-work work work
-git commit -a
-update the tree:
-git pull
-
-Working with a branch tree:
-git clone git://github.com/dustin/memcached.git
-git branch -r (show remote branches)
-git checkout --track -b lbinary dustin/binary
-etc.
+git clone http://consoleninja.net/code/memcached/memcached.git<br />
+'master' is tracking stable upstream.<br />
+create a branch:<br />
+git checkout -b newbranch<br />
+work work work<br />
+git commit -a<br />
+update the tree:<br />
+git pull<br />
+<br />
+Working with a branch tree:<br />
+git clone git://github.com/dustin/memcached.git<br />
+git branch -r (show remote branches)<br />
+git checkout --track -b lbinary dustin/binary<br />
+etc.<br />
 
 <a href="http://utsl.gen.nz/talks/git-svn/intro.html">Intro to git for SVN
-users</a>
-<a href="http://git.or.cz/#documentation">Git documentation</a>
-
+users</a><br />
+<a href="http://git.or.cz/#documentation">Git documentation</a><br />
+<br />
 <?h1 Download Client APIs h1?>
 <p>The client APIs, licensed individually, are available for download on the <a href="apis.bml">Client APIs</a> page.</p>
