ivyde is now under git
diff --git a/doc/dev/build.html b/doc/dev/build.html
index c6a7b36..fb099e0 100644
--- a/doc/dev/build.html
+++ b/doc/dev/build.html
@@ -49,9 +49,9 @@
 
 <h1><a name="build"></a>Building</h1>
 
-First somehow you got some sources, for instance from the ASF subversion repository:
+First somehow you got some sources, for instance from the ASF git repository:
 <code>
-svn co https://svn.apache.org/repos/asf/ant/ivy/ivyde/trunk ivyde-trunk
+git clone http://git.apache.org/ant-ivyde.git ivyde
 </code>
 or get directly the released sources from the <a href="../../download.cgi#sources">distribution</a>.