Merge pull request #86 from h2non/develop

feat(docs): use v1 in go get
master
Tomás Aparicio 10 years ago
commit a2de80daae

@ -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

Loading…
Cancel
Save