[xiph-commits] r18728 - websites/xiph.org/oggz

giles at svn.xiph.org giles at svn.xiph.org
Wed Nov 28 16:47:33 PST 2012


Author: giles
Date: 2012-11-28 16:47:33 -0800 (Wed, 28 Nov 2012)
New Revision: 18728

Modified:
   websites/xiph.org/oggz/index.shtml.en
Log:
Remove spurious 'git init' from the download instructions.


Modified: websites/xiph.org/oggz/index.shtml.en
===================================================================
--- websites/xiph.org/oggz/index.shtml.en	2012-11-29 00:45:02 UTC (rev 18727)
+++ websites/xiph.org/oggz/index.shtml.en	2012-11-29 00:47:33 UTC (rev 18728)
@@ -129,10 +129,9 @@
 
 <h3>Git</h3>
 
-This assumes that you begin with an empty working directory:
+You can check out the current development code with:
 
 <blockquote><pre>
-$ git init
 $ git clone git://git.xiph.org/liboggz.git
 </pre></blockquote>
 



More information about the commits mailing list