]> sigrok.org Git - sigrok-meter.git/blobdiff - README
doc: update IRC reference to Libera.Chat
[sigrok-meter.git] / README
diff --git a/README b/README
index 8b7bf62490a4fce5e380df0df998223cf33934ab..453b42b75c75afa27f7985eab8929b6f7e6fef36 100644 (file)
--- a/README
+++ b/README
@@ -30,7 +30,7 @@ Requirements
  - PyQt4 or PySide
    (both need at least the QtCore and QtGui components)
  - PyQtGraph
- - libsigrok >= 0.3.0 (including the Python bindings)
+ - libsigrok >= 0.4.0 (including the Python bindings)
 
 
 Building and installing
@@ -40,6 +40,7 @@ In order to get the sigrok-meter source code and build it, run:
 
  $ git clone git://sigrok.org/sigrok-meter
  $ cd sigrok-meter
+ $ make
  $ ./sigrok-meter
 
 For installing sigrok-meter:
@@ -64,6 +65,9 @@ due to the fact that it links against GPLv3+ libraries).
 
 Please see the individual source files for the full list of copyright holders.
 
+The sigrok logo is licensed under the CC-BY-SA 3.0 license, the icons from the
+Adwaita icon set are dual licenced under CC-BY-SA 3.0 and LGPLv3.
+
 
 Mailing list
 ------------
@@ -74,7 +78,7 @@ Mailing list
 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