summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/binman/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/binman/README b/tools/binman/README
index ac193f16cf..decca47bbf 100644
--- a/tools/binman/README
+++ b/tools/binman/README
@@ -699,7 +699,7 @@ implementations target 100% test coverage. Run 'binman -T' to check this.
To enable Python test coverage on Debian-type distributions (e.g. Ubuntu):
- $ sudo apt-get install python-coverage python-pytest
+ $ sudo apt-get install python-coverage python3-coverage python-pytest
Concurrent tests