]> git.zerfleddert.de Git - usb-driver/commitdiff
add information on how to clone the repository with git
authorMichael Gernoth <michael@gernoth.net>
Thu, 17 May 2007 17:37:12 +0000 (19:37 +0200)
committerMichael Gernoth <michael@gernoth.net>
Thu, 17 May 2007 18:26:44 +0000 (20:26 +0200)
README
index.html

diff --git a/README b/README
index aa967fd5e6c8fbdcaaa1a0c0f96c09c9d39809ee..1498a9aa78a969e5bc6e17c770381ea01559db77 100644 (file)
--- a/README
+++ b/README
@@ -40,6 +40,9 @@ http://git.zerfleddert.de/cgi-bin/gitweb.cgi/usb-driver
 The main website is located at:
 http://www.rmdir.de/~michael/xilinx/
 
 The main website is located at:
 http://www.rmdir.de/~michael/xilinx/
 
+The Git repository can be cloned with:
+git clone git://git.zerfleddert.de/usb-driver
+
 
 Notes for the USB cable
 =======================
 
 Notes for the USB cable
 =======================
index 9a39e614cb49cf7d32aa2ab0d25806cb822bdae5..b4bbbf476ed5e034fa521281696b92549796a82f 100644 (file)
@@ -67,8 +67,9 @@
                <ul>
                        <li>Download <a href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/usb-driver?a=snapshot;h=HEAD">usb-driver-HEAD.tar.gz</a> (to build it, you need to have the libusb development package installed. It is called libusb-dev on Debian.)</li>
                        <li>Read the <a href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/usb-driver?a=blob_plain;f=README;hb=HEAD">README</a></li>
                <ul>
                        <li>Download <a href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/usb-driver?a=snapshot;h=HEAD">usb-driver-HEAD.tar.gz</a> (to build it, you need to have the libusb development package installed. It is called libusb-dev on Debian.)</li>
                        <li>Read the <a href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/usb-driver?a=blob_plain;f=README;hb=HEAD">README</a></li>
-                       <li>Browse the <a href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/usb-driver?a=tree">GIT repository</a></li>
+                       <li>Browse the <a href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/usb-driver?a=tree">Git repository</a></li>
                        <li>Precompiled <a href="libusb-driver.so">libusb-driver.so</a> for Debian Etch, but better build your own</li>
                        <li>Precompiled <a href="libusb-driver.so">libusb-driver.so</a> for Debian Etch, but better build your own</li>
+                       <li>Clone the <a href="http://git.or.cz/">Git</a> repository with: <kbd>git clone git://git.zerfleddert.de/usb-driver</kbd></li>
                </ul>
                <H2>Links</H2>
                <ul>
                </ul>
                <H2>Links</H2>
                <ul>
Impressum, Datenschutz