Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Beauchamp committed Nov 25, 2015
1 parent d86a242 commit 14fa588
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
@@ -1,4 +1,4 @@
Swashbuckle.OData v2.0.0-alpha ([v1 documentation](https://github.com/rbeauchamp/Swashbuckle.OData/tree/v1.1.0))
Swashbuckle.OData
=========

[![Build status](https://ci.appveyor.com/api/projects/status/lppv9403dgwrntpa?svg=true)](https://ci.appveyor.com/project/rbeauchamp/swashbuckle-odata/)
Expand All @@ -17,7 +17,7 @@ Install [Swashbuckle](https://github.com/domaindrivendev/Swashbuckle)

Install the Swashbuckle.OData NuGet package:

Install-Package Swashbuckle.OData -Pre
Install-Package Swashbuckle.OData

In `SwaggerConfig` configure the custom provider:
```csharp
Expand Down

0 comments on commit 14fa588

Please sign in to comment.