From 60a00bae996ff0b42d1f4e1c74cbafb75ffeed7c Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Fri, 1 Dec 2023 17:21:36 +0100 Subject: [PATCH] README update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d71ed81..72096bf 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ already, install the `llvm-tools-preview`: ```sh rustup component add llvm-tools-preview +cargo install grcov --locked ``` After that, you can simply run `coverage.py` to test the project with coverage. You can optionally