aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-10-12 18:23:03 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-10-12 18:23:03 +0200
commitdb068dbef5935242bba6a2f9fef657c0a2e663dc (patch)
treeed483a04d72f1a2b650ca2eb3c841397a3cd85e1
parent202ded1c6fd48304b2facf788eaab319295ca2af (diff)
downloadusbutils-db068dbef5935242bba6a2f9fef657c0a2e663dc.tar.gz
README.md: add source location
Add a section saying where the source is located. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6f27551..293a1c7 100644
--- a/README.md
+++ b/README.md
@@ -40,3 +40,13 @@ Build everything with:
Install it, if you really want to, with:
make install
+
+## Source location
+
+The source for usbutils can be found in many places, depending on the git
+hosting site you prefer. Here are the primary locations, in order of
+preference by the maintainer:
+
+ https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbutils.git/
+ https://git.sr.ht/~gregkh/usbutils
+ https://github.com/gregkh/usbutils