Skip to content

Commit 5e34663

Browse files
Update README.MD
1 parent 4bce52a commit 5e34663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
``` bash
55
> dotnet add package System.IO.Abstractions
66
```
7-
2. Add to project nuget package `TestableIO.System.IO.Abstractions.Analyzers` [![](https://img.shields.io/nuget/v/Roslyn.System.IO.Abstractions.Analyzers.svg)](https://www.nuget.org/packages/TestableIO.System.IO.Abstractions.Analyzers)
7+
2. Add to project nuget package `TestableIO.System.IO.Abstractions.Analyzers` [![](https://img.shields.io/nuget/v/TestableIO.System.IO.Abstractions.Analyzers.svg)](https://www.nuget.org/packages/TestableIO.System.IO.Abstractions.Analyzers)
88
``` bash
99
> dotnet add package TestableIO.System.IO.Abstractions.Analyzers
1010
```

0 commit comments

Comments
 (0)