Skip to content

Commit 4cf98dd

Browse files
committed
Unittests: update documentation for Windows
1 parent 4dde13d commit 4cf98dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UNITTESTS/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ pip install 'gcovr>=4.1'
6262
```
6363
virtualenv pyenv
6464
pyenv\\Scripts\\activate
65-
pip install 'gcovr>=4.1'
65+
pip install "gcovr>=4.1"
6666
```
6767

6868
## Building and running unit tests

0 commit comments

Comments
 (0)