Skip to content

Commit 48325d0

Browse files
fixup! chore: add script to check diff coverage
1 parent 856cb8c commit 48325d0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,9 @@ brew install lcov
151151

152152
# Linux
153153
apt-get install lcov
154+
155+
# Windows
156+
choco install lcov
154157
```
155158

156159
```bash

0 commit comments

Comments
 (0)