Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mminestrelli authored May 14, 2019
1 parent 6187889 commit 731c93d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ This library provides developers with a simple set of bindings to the Mercado Pa

**Using Package Manager**

`PM> Install-Package mercadopago-sdk -Version 1.0.48`
`PM> Install-Package mercadopago-sdk -Version 1.0.56`

**Using .Net CLI**

`> dotnet add package mercadopago-sdk --version 1.0.48`
`> dotnet add package mercadopago-sdk --version 1.0.56`

**Using Packet CLI**

`> paket add mercadopago-sdk --version 1.0.48`
`> paket add mercadopago-sdk --version 1.0.56`

## Quick Start

Expand Down

0 comments on commit 731c93d

Please sign in to comment.