From b71e632b467d27710961fce21dcd4453d37c818a Mon Sep 17 00:00:00 2001 From: obscuren Date: Thu, 26 Dec 2013 13:35:04 +0100 Subject: [PATCH] go get --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index ad6cb58e64..3bba4210f5 100644 --- a/README +++ b/README @@ -1,5 +1,7 @@ This is the Go implementation of the Ethereum protocol. It's far from being finished. +`go get https://github.com/obscuren/ethereum` + The Python reference implementation can be found at https://github.com/vbuterin/pyethereum More information about the protocol: