diff options
author | obscuren <geffobscura@gmail.com> | 2014-08-21 21:24:19 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-08-21 21:24:19 +0800 |
commit | d90ae4d45bb19b1b4f807b0c3b79a0236c6635ec (patch) | |
tree | 5fae6f6ee6292a41eb792e88d066ba2691fe9d80 /README.md | |
parent | b368549fd5d54ca5c73f424273a9d3896ad456a0 (diff) | |
download | go-tangerine-d90ae4d45bb19b1b4f807b0c3b79a0236c6635ec.tar.gz go-tangerine-d90ae4d45bb19b1b4f807b0c3b79a0236c6635ec.tar.zst go-tangerine-d90ae4d45bb19b1b4f807b0c3b79a0236c6635ec.zip |
Prot 0.6.3
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ Ethereum Ethereum Go Development package (C) Jeffrey Wilcke Ethereum is currently in its testing phase. The current state is "Proof -of Concept 0.6.0". For build instructions see the [Wiki](https://github.com/ethereum/go-ethereum/wiki/Building-Ethereum(Go)). +of Concept 0.6.3". For build instructions see the [Wiki](https://github.com/ethereum/go-ethereum/wiki/Building-Ethereum(Go)). Ethereum Go is split up in several sub packages Please refer to each individual package for more information. |