diff options
author | obscuren <geffobscura@gmail.com> | 2014-05-21 20:04:25 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-05-21 20:04:25 +0800 |
commit | 7fe73deb2d1d52581fb2bdf9d87045427d2fed12 (patch) | |
tree | acd7e552677cb5fb66cf27e481b7377ebc5a2939 /README.md | |
parent | 85793a470605677d860d61d90c5f22ea10e8f84b (diff) | |
parent | 8f5eddd0ba9287cfcdc0e1f114c3fb367e54c46c (diff) | |
download | dexon-7fe73deb2d1d52581fb2bdf9d87045427d2fed12.tar dexon-7fe73deb2d1d52581fb2bdf9d87045427d2fed12.tar.gz dexon-7fe73deb2d1d52581fb2bdf9d87045427d2fed12.tar.bz2 dexon-7fe73deb2d1d52581fb2bdf9d87045427d2fed12.tar.lz dexon-7fe73deb2d1d52581fb2bdf9d87045427d2fed12.tar.xz dexon-7fe73deb2d1d52581fb2bdf9d87045427d2fed12.tar.zst dexon-7fe73deb2d1d52581fb2bdf9d87045427d2fed12.zip |
Merge branch 'release/poc5-rc8'
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 5.0 RC7". For build instructions see the [Wiki](https://github.com/ethereum/go-ethereum/wiki/Building-Ethereum(Go)). +of Concept 5.0 RC8". 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. |