]> sigrok.org Git - sigrok-meter.git/blobdiff - README
README: Add PyQtGraph dependency.
[sigrok-meter.git] / README
diff --git a/README b/README
index ae261ca3bec95064fcfaf21e46f5240d4b2a8071..8b7bf62490a4fce5e380df0df998223cf33934ab 100644 (file)
--- a/README
+++ b/README
@@ -26,8 +26,10 @@ Requirements
 ------------
 
  - git
- - Python
- - PyQt4
+ - Python (2 or 3)
+ - PyQt4 or PySide
+   (both need at least the QtCore and QtGui components)
+ - PyQtGraph
  - libsigrok >= 0.3.0 (including the Python bindings)