mirror of
https://github.com/restic/restic.git
synced 2025-08-23 14:57:37 +00:00
Require Go 1.6 or greater
This commit is contained in:
@@ -22,7 +22,7 @@ latest released version.
|
||||
Build restic
|
||||
============
|
||||
|
||||
Install Go/Golang (at least version 1.3), then run `go run build.go`,
|
||||
Install Go/Golang (at least version 1.6), then run `go run build.go`,
|
||||
afterwards you'll find the binary in the current directory:
|
||||
|
||||
$ go run build.go
|
||||
|
Reference in New Issue
Block a user