Skip to content

Commit 2ed50be

Browse files
Update README.md
1 parent a7c2823 commit 2ed50be

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

test/unit-test/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,10 @@ project successfully, you must have the following:
3636
- Go to the extracted folder (`cd cmake-3.15.0`) and run `./bootstrap`.
3737
- Run `make -j$(nproc)' and then run `sudo make install`.
3838
- Check the version using `cmake --version` command.
39-
4. lcov version 1.14 ( check with --version option )
39+
4. lcov ( check with `lcov --version` option )
4040
- `sudo apt-get install lcov`
41+
- If file specific coverage list is required check the note in the below section
42+
for the required version.
4143
5. unifdef version 2.10 ( check with -V option )
4244
- `sudo apt-get install unifdef`
4345

0 commit comments

Comments
 (0)