Skip to content

Commit bbb79d9

Browse files
committed
Fixup
1 parent 6487e0f commit bbb79d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Run code coverage as
6666
cargo llvm-cov -p polymesh-dart -p polymesh-dart-bp --release --lcov --output-path target/coverage/lcov.info --no-clean
6767
```
6868

69-
To get report in HTML, install `lcov` and run run
69+
To get report in HTML, install `lcov` and run
7070
```
7171
genhtml -o target/coverage/html target/coverage/lcov.info
7272
```

0 commit comments

Comments
 (0)