]> sigrok.org Git - sigrok-dumps.git/blobdiff - README
avr_isp: add dump for ATmega328/P
[sigrok-dumps.git] / README
diff --git a/README b/README
index cc6a1259f15de7f8c87959a1bdda6d880e3ff4f3..724a738163a23317d8ef4524ecbee18cf1baa5ae 100644 (file)
--- a/README
+++ b/README
@@ -16,6 +16,23 @@ Status
 sigrok-dumps is in a usable state and has had official tarball releases.
 
 
+Installing
+----------
+
+Example captures need not get built or compiled, but can get installed.
+
+  $ git clone git://sigrok.org/sigrok-dumps
+  $ cd sigrok-dumps
+  $ make install
+
+Optional PREFIX or DESTDIR specs are supported as well.
+
+  $ make PREFIX=/usr install
+  $ make PREFIX=${HOME} install
+
+  $ make DESTDIR=$( pwd )/rootfs install
+
+
 Contributing dumps
 ------------------
 
@@ -29,19 +46,16 @@ Unless noted otherwise, all dump files are hereby released into the
 public domain by their authors.
 
 
-Mailing lists
--------------
-
-There are two mailing lists for sigrok/sigrok-dumps:
+Mailing list
+------------
 
  https://lists.sourceforge.net/lists/listinfo/sigrok-devel
- https://lists.sourceforge.net/lists/listinfo/sigrok-commits
 
 
 IRC
 ---
 
-You can find the sigrok developers in the #sigrok IRC channel on Freenode.
+You can find the sigrok developers in the #sigrok IRC channel on Libera.Chat.
 
 
 Website