Skip to content

Commit

Permalink
Updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ervie committed Jan 6, 2019
1 parent 859ca81 commit 759c99d
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 @@ -89,13 +89,13 @@ Jikan.net is a .NET wrapper for [Jikan](https://jikan.moe) RESTful API for parsi
### Package manager

```
PM> Install-Package JikanDotNet -Version 1.2.1
PM> Install-Package JikanDotNet -Version 1.2.2
```

### .NET CLI

```
>dotnet add package JikanDotNet --version 1.2.1
>dotnet add package JikanDotNet --version 1.2.2
```

Then restore dependencies:
Expand Down

0 comments on commit 759c99d

Please sign in to comment.