README: updated usage (import) example after subpkg moving
This commit is contained in:
Родитель
1459501aaf
Коммит
89da0912f9
|
@ -20,7 +20,7 @@ go get -u "github.com/mxmCherry/openrtb"
|
||||||
```
|
```
|
||||||
|
|
||||||
```go
|
```go
|
||||||
import "github.com/mxmCherry/openrtb"
|
import openrtb "github.com/mxmCherry/openrtb/openrtb2"
|
||||||
```
|
```
|
||||||
|
|
||||||
This repo follows [semver](http://semver.org/) - see [releases](https://github.com/mxmCherry/openrtb/releases).
|
This repo follows [semver](http://semver.org/) - see [releases](https://github.com/mxmCherry/openrtb/releases).
|
||||||
|
|
Загрузка…
Ссылка в новой задаче