Skip to content

Commit

Permalink
Update ReadMe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
neuecc authored Sep 10, 2024
1 parent 5ca8acd commit d5fb93a
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 @@ -156,7 +156,7 @@ Getting Started
--
This library is distributed via NuGet, minimal requirement is .NET 8 and C# 12.

> PM> Install-Package [ConsoleAppFramework](https://www.nuget.org/packages/ConsoleAppFramework)
> dotnet add package [ConsoleAppFramework](https://www.nuget.org/packages/ConsoleAppFramework)
ConsoleAppFramework is an analyzer (Source Generator) and does not have any dll references. When referenced, the entry point class `ConsoleAppFramework.ConsoleApp` is generated internally.

Expand Down

0 comments on commit d5fb93a

Please sign in to comment.