From b1a004dce34f059c98bb416a3cbd34a5101bdd3c Mon Sep 17 00:00:00 2001 From: Tomas Aparicio Date: Thu, 18 May 2017 21:22:51 +0100 Subject: [PATCH] refactor(docs): upgrade recommended version to libvips 8.5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 684e318..004212c 100644 --- a/README.md +++ b/README.md @@ -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+