refactor(docs): upgrade recommended version to libvips 8.5

This commit is contained in:
Tomas Aparicio 2017-05-18 21:22:51 +01:00
parent 1929278117
commit b1a004dce3

View file

@ -50,7 +50,7 @@ If you're using `gopkg.in`, you can still rely in the `v0` without worrying abou
## Prerequisites
- [libvips](https://github.com/jcupitt/libvips) 7.42+ or 8+ (8.3+ recommended)
- [libvips](https://github.com/jcupitt/libvips) 7.42+ or 8+ (8.5+ recommended)
- C compatible compiler such as gcc 4.6+ or clang 3.0+
- Go 1.3+