Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lanayx authored Jan 15, 2025
1 parent 60e15e2 commit c459244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Oxpecker.OpenApi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ let main args =

### ASP.NET Core 9

Since `Oxpecker.OpenApi` works on top of `Microsoft.AspNetCore.OpenApi` and `Swashbuckle.AspNetCore` packages, you need to do [standard steps](https://learn.microsoft.com/en-us/aspnet/core/fundamentals/minimal-apis/openapi):
Since `Oxpecker.OpenApi` works on top of `Microsoft.AspNetCore.OpenApi` packages, you need to do [standard steps](https://learn.microsoft.com/en-us/aspnet/core/fundamentals/minimal-apis/openapi):

```fsharp
Expand Down

0 comments on commit c459244

Please sign in to comment.