Skip to content

Commit 6f55a1c

Browse files
committed
readme fix
1 parent 07f6300 commit 6f55a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ Coverage uses `lcov`. If `lcov` is not installed it tries to use `nix` to run
7979
`lcov`. If neither is found an error is thrown. Disable coverage with
8080
`-D<PROJECT_NAME>_ENABLE_COVERAGE=NO` (off by default in release mode).
8181

82-
```
82+
```sh
8383
cmake --build build -t coverage_<project_name>_test
8484
```

0 commit comments

Comments
 (0)