diff options
author | obscuren <geffobscura@gmail.com> | 2014-05-26 06:42:18 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-05-26 06:42:18 +0800 |
commit | 4c7bd75c1a4ccbed09a10c81dbfbbcffdc66c411 (patch) | |
tree | 96e360fc19b7c0a37172d6d27d1221bf175228e6 /README.md | |
parent | 3ebd7f1166f03f94117651d8e74b9603ee7d6966 (diff) | |
parent | 1f3f76cb092e84bd2e90950f0d43d7657eae878e (diff) | |
download | dexon-4c7bd75c1a4ccbed09a10c81dbfbbcffdc66c411.tar dexon-4c7bd75c1a4ccbed09a10c81dbfbbcffdc66c411.tar.gz dexon-4c7bd75c1a4ccbed09a10c81dbfbbcffdc66c411.tar.bz2 dexon-4c7bd75c1a4ccbed09a10c81dbfbbcffdc66c411.tar.lz dexon-4c7bd75c1a4ccbed09a10c81dbfbbcffdc66c411.tar.xz dexon-4c7bd75c1a4ccbed09a10c81dbfbbcffdc66c411.tar.zst dexon-4c7bd75c1a4ccbed09a10c81dbfbbcffdc66c411.zip |
Merge branch 'release/poc5-rc9' into develop
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 RC8". For build instructions see the [Wiki](https://github.com/ethereum/go-ethereum/wiki/Building-Ethereum(Go)). +of Concept 5.0 RC9". 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. |