Unittests: update documentation for Windows

pull/7819/head
Lari-Matias Orjala 2018-08-28 09:23:25 +03:00
parent 4dde13db6d
commit 4cf98dda6d
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ pip install 'gcovr>=4.1'
```
virtualenv pyenv
pyenv\\Scripts\\activate
pip install 'gcovr>=4.1'
pip install "gcovr>=4.1"
```
## Building and running unit tests