mirror of https://github.com/ARMmbed/mbed-os.git
Unittests: update documentation for Windows
parent
4dde13db6d
commit
4cf98dda6d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue