diff options
| author | Petter Rasmussen | 2016-04-09 18:36:45 +0200 | 
|---|---|---|
| committer | Petter Rasmussen | 2016-04-09 18:37:38 +0200 | 
| commit | 17b8c6511f776bb37ce31f8f64f7cc2f1a3640fb (patch) | |
| tree | 440b1d121b62487617ec2945b0c530ff11414387 | |
| parent | 28c5b9beb7b16dc0e1a39fc61163868dcbc02d19 (diff) | |
| download | gdrive-17b8c6511f776bb37ce31f8f64f7cc2f1a3640fb.tar.bz2 | |
Add minimum go 1.5 version notice #131
| -rw-r--r-- | README.md | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -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 | 
