diff options
author | obscuren <geffobscura@gmail.com> | 2014-05-10 22:24:14 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-05-10 22:24:14 +0800 |
commit | a32dffb0e88c6df4f5a5e2dcfad17252dd37a325 (patch) | |
tree | 680a6565083b76ff2bcd75f9991f809b9d31305d /README.md | |
parent | 3af35d922e5751dcf265d31abf293b759e570fec (diff) | |
parent | e22e83b19aabc7711a6cd4e95bae460142d4db04 (diff) | |
download | dexon-a32dffb0e88c6df4f5a5e2dcfad17252dd37a325.tar dexon-a32dffb0e88c6df4f5a5e2dcfad17252dd37a325.tar.gz dexon-a32dffb0e88c6df4f5a5e2dcfad17252dd37a325.tar.bz2 dexon-a32dffb0e88c6df4f5a5e2dcfad17252dd37a325.tar.lz dexon-a32dffb0e88c6df4f5a5e2dcfad17252dd37a325.tar.xz dexon-a32dffb0e88c6df4f5a5e2dcfad17252dd37a325.tar.zst dexon-a32dffb0e88c6df4f5a5e2dcfad17252dd37a325.zip |
Merge branch 'release/poc5-rc3'
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 RC1". For build instructions see the [Wiki](https://github.com/ethereum/go-ethereum/wiki/Building-Ethereum(Go)). +of Concept 5.0 RC3". 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. |