Skip to content
Snippets Groups Projects
Commit ff4d0b8a authored by Levon Sargsyan's avatar Levon Sargsyan
Browse files

Update README.md

parent 6ecac658
No related branches found
No related tags found
No related merge requests found
...@@ -6,8 +6,8 @@ Utilty script that runs qdoc tests and measures code coverage ...@@ -6,8 +6,8 @@ Utilty script that runs qdoc tests and measures code coverage
- Usage - Usage
``` ```
export $QT_BIN_DIR -> where qmake is located export QT_BIN_DIR= -> where qmake is located
export $COV_WORKDIR -> path to workdir export COV_WORKDIR= -> path to workdir
./runner.sh -branch 5.15 ./runner.sh -branch 5.15
firefox $COV_WORKDIR/HTML/index.html firefox $COV_WORKDIR/HTML/index.html
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment