]> sigrok.org Git - libsigrokdecode.git/blobdiff - README
Various PDs: Minor consistency fixes.
[libsigrokdecode.git] / README
diff --git a/README b/README
index e80ddd1e7e05bc51d4f527ad7e1a0b888c26ff15..fa30ef066a30573f9b0636ff16a2eaf0fad7a909 100644 (file)
--- a/README
+++ b/README
@@ -37,7 +37,8 @@ Requirements
  - libglib >= 2.24.0
  - Python >= 3.2
  - check >= 0.9.4 (optional, only needed to run unit tests)
- - libsigrok >= 0.2.0 (optional, only needed for the developer PD tests)
+ - libsigrok >= 0.3.0 (optional, only needed for the developer PD tests)
+ - python3-coverage (optional, only needed for the developer PD tests)
 
 
 Building and installing