From 87553f2f30bcf716018d17779ae2ee2c8f384992 Mon Sep 17 00:00:00 2001 From: Patrick Connolly Date: Mon, 13 Oct 2014 13:21:54 -0300 Subject: [PATCH] Add reference to Go +1.2 requirement. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 062f3d16d..5f24901c2 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](http://golang.org/doc/install). Then: +[Install Go 1.2+](http://golang.org/doc/install). Then: ``` go get github.com/jbenet/go-ipfs/cmd/ipfs