From 1516cb5996ed37a1b304d1ecbbc2535509cfd356 Mon Sep 17 00:00:00 2001 From: Alexander Neumann Date: Sat, 7 Mar 2015 22:31:44 +0100 Subject: [PATCH] Bump Go version to 1.3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b465b96c..34724ea64 100644 --- a/README.md +++ b/README.md @@ -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