updated sourceforge mercurial repo address

This commit is contained in:
Davis King 2012-12-08 16:28:32 -05:00
parent d84b5d822e
commit 55460625c5
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
them to me as a bundle file. An example is shown below.
<code_box>
hg clone http://dclib.hg.sourceforge.net:8000/hgroot/dclib/dclib
hg clone http://hg.code.sf.net/p/dclib/code dclib-code
cd dclib
[make changes to dlib source code]
hg commit -u "Your Name &lt;your.email@host.com&gt;"