]> sigrok.org Git - sigrok-meter.git/blobdiff - README
README: Bump libsigrok requirement to 0.4.0.
[sigrok-meter.git] / README
diff --git a/README b/README
index ae261ca3bec95064fcfaf21e46f5240d4b2a8071..3bc2c114e9ea2c48dc2931df03208e3d90ae9f03 100644 (file)
--- a/README
+++ b/README
@@ -26,9 +26,11 @@ Requirements
 ------------
 
  - git
- - Python
- - PyQt4
- - libsigrok >= 0.3.0 (including the Python bindings)
+ - Python (2 or 3)
+ - PyQt4 or PySide
+   (both need at least the QtCore and QtGui components)
+ - PyQtGraph
+ - libsigrok >= 0.4.0 (including the Python bindings)
 
 
 Building and installing