From a20726fca79a378b86df4f1820d8e6b2242e05ff Mon Sep 17 00:00:00 2001 From: Christian Couder Date: Sun, 2 Nov 2014 06:38:22 +0100 Subject: [PATCH] Update README.md to state that Go 1.3+ is needed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 194c760f8..e9ad36cff 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Please put all issues regarding go IPFS _implementation_ in [this repo](https:// ## Install -[Install Go 1.2+](http://golang.org/doc/install). Then: +[Install Go 1.3+](http://golang.org/doc/install). Then: ``` go get github.com/jbenet/go-ipfs/cmd/ipfs