Skip to content

Commit

Permalink
docs: Fix README doc to mention .NET 8 requirement (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
atifaziz authored Aug 29, 2024
1 parent 4e545f6 commit cf48b5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ thirsty-williamson
objective-gould
```

## .NET Standard Library
## .NET Library

To use the .NET Standard 2.0 library install the package from NuGet.
To use the library (requires .NET 8 or later) install the package from NuGet.

```PowerShell
Install-Package Moniker
Expand Down

0 comments on commit cf48b5e

Please sign in to comment.