From d232b4098a144b160424293619c7215cb10fc445 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Aparicio?= Date: Thu, 18 May 2017 22:03:30 +0100 Subject: [PATCH] refactor(docs): v8.4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 004212c..d3d0f3e 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.5+ recommended) +- [libvips](https://github.com/jcupitt/libvips) 7.42+ or 8+ (8.4+ recommended) - C compatible compiler such as gcc 4.6+ or clang 3.0+ - Go 1.3+