X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=README;h=3bc2c114e9ea2c48dc2931df03208e3d90ae9f03;hb=7d640512d459c09232f2e27a0b82d3510dae6ae8;hp=ae261ca3bec95064fcfaf21e46f5240d4b2a8071;hpb=d00a39739965d24212b466f174db700a2dcb16e2;p=sigrok-meter.git diff --git a/README b/README index ae261ca..3bc2c11 100644 --- 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