From 17b8c6511f776bb37ce31f8f64f7cc2f1a3640fb Mon Sep 17 00:00:00 2001 From: Petter Rasmussen Date: Sat, 9 Apr 2016 18:36:45 +0200 Subject: Add minimum go 1.5 version notice #131 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 37a097e..c1db064 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ gdrive is a command line utility for interacting with Google Drive. ## Prerequisites None, binaries are statically linked. If you want to compile from source you need the [go toolchain](http://golang.org/doc/install). +Version 1.5 or higher. ## Installation Download `gdrive` from one of the links below. On unix systems -- cgit v1.2.3