Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
beakona authored Nov 11, 2020
1 parent e5fe9eb commit 058af71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ C# [Source Generator](https://github.com/dotnet/roslyn/blob/master/docs/features

## How to use it?

Inside your .NET 5.0 project:
Inside your .NET project:
1. Install NuGet package `BeaKona.AutoInterfaceGenerator` or add `BeaKona.AutoInterfaceGenerator.dll` as Analyzer to your Visual Studio `.csproj` file.
```xml
<ItemGroup>
Expand Down

0 comments on commit 058af71

Please sign in to comment.