X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/usb-driver/blobdiff_plain/7606d470883f796049a23df206b18f0477622790..f19a030c77a46b997e2db8b032a48e0545ca9997:/index.html
diff --git a/index.html b/index.html
index 0d82a81..7e7f647 100644
--- a/index.html
+++ b/index.html
@@ -65,10 +65,11 @@
Download
- - Download usb-driver.tar.gz (to build it, you need to have the libusb development package installed. It is called libusb-dev on Debian.)
- - Read the README
- - Browse the CVS repository
+ - Download usb-driver-HEAD.tar.gz (to build it, you need to have the libusb development package installed. It is called libusb-dev on Debian.)
+ - Read the README
+ - Browse the Git repository (Summary)
- Precompiled libusb-driver.so for Debian Etch, but better build your own
+ - Clone the Git repository with: git clone git://git.zerfleddert.de/usb-driver
Links
- Michael Gernoth, $Id: index.html,v 1.13 2007-05-01 12:03:15 michael Exp $
+ Michael Gernoth