Merge pull request #4 from jetexe/master

Fix installation instructions
This commit is contained in:
Alex 2021-09-07 12:28:56 +03:00 committed by GitHub
commit 650a076171
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ Implemented [Clean](https://dadata.ru/api/clean/) and [Suggest](https://dadata.r
## Installation
`go get github.com/ekomobile/dadata`
`go get github.com/ekomobile/dadata/v2`
## Usage
```go