Merge pull request #86 from h2non/develop

feat(docs): use v1 in go get
This commit is contained in:
Tomás Aparicio 2016-04-21 16:51:42 +01:00
commit a2de80daae

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