]> sigrok.org Git - sigrok-meter.git/blobdiff - README
Remove the thread used for sampling.
[sigrok-meter.git] / README
diff --git a/README b/README
index fdfa5e0207f2d86ef862d0931e7be27938bb0d7b..3bc2c114e9ea2c48dc2931df03208e3d90ae9f03 100644 (file)
--- a/README
+++ b/README
@@ -27,9 +27,10 @@ Requirements
 
  - git
  - Python (2 or 3)
- - PyQt4 or PySIDE
+ - PyQt4 or PySide
    (both need at least the QtCore and QtGui components)
- - libsigrok >= 0.3.0 (including the Python bindings)
+ - PyQtGraph
+ - libsigrok >= 0.4.0 (including the Python bindings)
 
 
 Building and installing