diff --git a/README.md b/README.md index 0783859..379964d 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ to generate the simulation reports. Install the prerequisites from your package manager: ```shell apt update -y -apt install gcov python3 python3-pip +apt install gcovr python3 python3-pip pip3 install gcovr ```