We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bce52a commit 5e34663Copy full SHA for 5e34663
README.MD
@@ -4,7 +4,7 @@
4
``` bash
5
> dotnet add package System.IO.Abstractions
6
```
7
-2. Add to project nuget package `TestableIO.System.IO.Abstractions.Analyzers` [](https://www.nuget.org/packages/TestableIO.System.IO.Abstractions.Analyzers)
+2. Add to project nuget package `TestableIO.System.IO.Abstractions.Analyzers` [](https://www.nuget.org/packages/TestableIO.System.IO.Abstractions.Analyzers)
8
9
> dotnet add package TestableIO.System.IO.Abstractions.Analyzers
10
0 commit comments