From 587a84af2ed15e103ffc3b822a56afb9bf6df3bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Aparicio?= Date: Fri, 3 Apr 2015 01:43:43 +0200 Subject: [PATCH] feat(docs): add Go version support --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index e4cad62..97adbbb 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,7 @@ Go library for blazing fast image processing based on [libvips](https://github.c go get gopkg.in/h2non/bimg.v0 ``` -Or get the lastest development version -```bash -go get github.com/h2non/bimg -``` +Only supports Go 1.3+ ## API