diff --git a/README.md b/README.md index ac05e94..731a800 100644 --- a/README.md +++ b/README.md @@ -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 ```