X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tools%2Fbinman%2FREADME;h=f74e39242f6549eb730820d462e82638debd20fd;hb=16d836cd6fa0d22e24fa2340df08e6d6d80c5107;hp=22f21bc5b4462decbaeb1334bd675b32847ef50b;hpb=31e60ffa05b0952be3df8f584155567afdee50bd;p=u-boot diff --git a/tools/binman/README b/tools/binman/README index 22f21bc5b4..f74e39242f 100644 --- a/tools/binman/README +++ b/tools/binman/README @@ -583,8 +583,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-pip python-pytest - $ sudo pip install coverage + $ sudo apt-get install python-coverage python-pytest Advanced Features / Technical docs