X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=README.md;fp=README.md;h=0b886838fdc563cc5d6b82469154172c6ab141c2;hb=faf9fc79e58fa4ace9b0ef317b741afb2c1a8abe;hp=72c342261433baeddcb1c0e859a01784545f9574;hpb=6e77ef4f748bdfa40505fc11c0a190e7a40fdb46;p=ric-plt%2Fsdl.git diff --git a/README.md b/README.md index 72c3422..0b88683 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,7 @@ line options gtest supports, for example: Enable unit test gcov code coverage analysis by configuring gcov reporting directory: - configure --with-gcov-report-dir=DIR + ./configure --with-gcov-report-dir=DIR Directory can be an absolute path or a relative path to an SDL source root. Unit test build creates directory if it does not exist.