Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sarroutbi authored May 31, 2023
1 parent d522693 commit fb74a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ $ cargo test --release
## Coverage Tests
This section describes how to execute coverage tests.

- Install *grcov* and *llvm-tools*: First of all, installation of appropriate tools needs to be done:
- Install `grcov` and `llvm-tools`: First of all, installation of appropriate tools needs to be done:

```bash
$ cargo install grcov
Expand Down

0 comments on commit fb74a71

Please sign in to comment.