forked from TrueCloudLab/restic
Bump Go version to 1.3
This commit is contained in:
parent
798ac97a52
commit
1516cb5996
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ Restic is a program that does backups right. The design goals are:
|
|||
Building
|
||||
========
|
||||
|
||||
Install Go (at least 1.2), then run:
|
||||
Install Go (at least 1.3), then run:
|
||||
|
||||
export GOPATH=~/src/go
|
||||
go get github.com/restic/restic/cmd/restic
|
||||
|
|
Loading…
Reference in a new issue