Skip to content

Commit 00567b1

Browse files
author
Infrabel
committed
Fixed readme
2 parents 91d951c + 853b694 commit 00567b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GNaP.WebApi.Versioning
33

44
## Usage
55

6-
Add a reference to [GNaP.WebApi.Versioning.dll](https://github.com/infrabel/GNaP.WebApi.Versioning/raw/master/deploy/1.0.3.0/GNaP.WebApi.Versioning/GNaP.WebApi.Versioning.dll) in your Web API project.
6+
Install from NuGet in your Web API project: ```Install-Package GNaP.WebApi.Versioning```
77

88
You can now use ```VersionedRoute``` instead of ```Route``` in your controllers to get API versioning for free on your routes.
99

0 commit comments

Comments
 (0)