mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
Require go1.6 for building rclone
This is required because google.golang.org/grpc needs it.
This commit is contained in:
@@ -67,7 +67,7 @@ Run `rclone config` to setup. See [rclone config docs](/docs/) for more details.
|
||||
|
||||
## Install from source ##
|
||||
|
||||
Make sure you have at least [Go](https://golang.org/) 1.5 installed.
|
||||
Make sure you have at least [Go](https://golang.org/) 1.6 installed.
|
||||
Make sure your `GOPATH` is set, then:
|
||||
|
||||
go get -u -v github.com/ncw/rclone
|
||||
|
||||
Reference in New Issue
Block a user