Skip to content

Commit c69328e

Browse files
committed
chore: update readme
1 parent 5f94cfa commit c69328e

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,14 @@ JSON API Spec Conformance: **Non Conforming**
99

1010
## Installation
1111

12+
`Install-Package JsonApiDotNetCore`
13+
14+
Click [here](https://www.nuget.org/packages/JsonApiDotNetCore/) for the latest NuGet version.
15+
1216
For pre-releases, add the [MyGet](https://www.myget.org/feed/Details/research-institute) package feed
1317
(https://www.myget.org/F/research-institute/api/v3/index.json)
1418
to your nuget configuration.
1519

16-
`Install-Package JsonApiDotNetCore`
17-
18-
```
19-
"JsonApiDotNetCore": "0.1.0"
20-
```
21-
2220
## Usage
2321

2422
Go [here](https://github.com/Research-Institute/json-api-dotnet-core/wiki/Request-Examples) to see examples of HTTP requests and responses

0 commit comments

Comments
 (0)