feat(docs): use v1 in go get

This commit is contained in:
Tomas Aparicio 2016-04-21 16:51:29 +01:00
parent 071aa88b72
commit 13b6846fab

View file

@ -52,7 +52,7 @@ If you're using `gopkg.in`, you can still rely in the `v0` without worrying abou
## Installation
```bash
go get -u gopkg.in/h2non/bimg.v0
go get -u gopkg.in/h2non/bimg.v1
```
### libvips