document clone via http, gitweb url

This commit is contained in:
sage weil 2008-01-03 12:45:58 -08:00
parent f7add28b23
commit f201013bfe

View File

@ -11,11 +11,16 @@
You can check out a working copy (actually, clone the repository) with
<pre>
git clone git://ceph.newdream.net/ceph.git
</pre>
or
<pre>
git clone http://ceph.newdream.net/git/ceph.git
</pre>
To pull the latest,
<pre>
git pull
</pre>
You can browse the git repo at <a href="http://ceph.newdream.net/git">http://ceph.newdream.net/git</a>.
</div>
<h4>Build Targets</h4>