Fixing typo on README.md (#674)

Fixing typo on README.md
This commit is contained in:
Richardson William
2020-01-03 10:57:21 -03:00
committed by Marco Rossignoli
parent 0f031e29c2
commit 7f6fe4a8a9
+1 -1
View File
@@ -24,7 +24,7 @@ Coverlet can be used through three different *drivers*
### VSTest Integration (preferred due to [know issue](https://github.com/tonerdo/coverlet/blob/master/Documentation/KnowIssues.md#1-vstest-stops-process-execution-earlydotnet-test))
### Insallation
### Installation
```bash
dotnet add package coverlet.collector
```