[xiph-commits] r16653 - websites/celt-codec.org/downloads
giles at svn.xiph.org
giles at svn.xiph.org
Mon Oct 26 09:46:20 PDT 2009
Author: giles
Date: 2009-10-26 09:46:20 -0700 (Mon, 26 Oct 2009)
New Revision: 16653
Modified:
websites/celt-codec.org/downloads/index.shtml.en
Log:
List the git:// git url on the downloads page.
Modified: websites/celt-codec.org/downloads/index.shtml.en
===================================================================
--- websites/celt-codec.org/downloads/index.shtml.en 2009-10-26 03:08:15 UTC (rev 16652)
+++ websites/celt-codec.org/downloads/index.shtml.en 2009-10-26 16:46:20 UTC (rev 16653)
@@ -28,7 +28,8 @@
<h2>Source code repository</h2>
<p>CELT is hosted in <a href="http://git.or.cz/">Git</a> and you can grab the latest code by typing:</p>
-<p>git clone http://git.xiph.org/celt.git</p>
+<p><tt>git clone git://git.xiph.org/celt.git</tt> or<br>
+ <tt>git clone http://git.xiph.org/celt.git</tt></p>
<h2>Latest <strong style='font-style: italic;'>development</strong> releases</h2>
More information about the commits
mailing list