aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorobscuren <obscuren@obscura.com>2013-12-26 20:35:04 +0800
committerobscuren <obscuren@obscura.com>2013-12-26 20:35:04 +0800
commitb71e632b467d27710961fce21dcd4453d37c818a (patch)
tree087e9e6c56c54f0aee685e1f5b5633f4e3821c6a /README
parent486710c17c71f456e48b40052b1bd392d58e01f3 (diff)
downloadgo-tangerine-b71e632b467d27710961fce21dcd4453d37c818a.tar
go-tangerine-b71e632b467d27710961fce21dcd4453d37c818a.tar.gz
go-tangerine-b71e632b467d27710961fce21dcd4453d37c818a.tar.bz2
go-tangerine-b71e632b467d27710961fce21dcd4453d37c818a.tar.lz
go-tangerine-b71e632b467d27710961fce21dcd4453d37c818a.tar.xz
go-tangerine-b71e632b467d27710961fce21dcd4453d37c818a.tar.zst
go-tangerine-b71e632b467d27710961fce21dcd4453d37c818a.zip
go get
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index ad6cb58e6..3bba4210f 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: