diff options
author | obscuren <geffobscura@gmail.com> | 2014-05-20 23:09:53 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-05-20 23:09:53 +0800 |
commit | 9562aba86ace45c178c8993af4e560a4bab9e293 (patch) | |
tree | d4622ae52bcc4c158aa26cf171a306979307bfc9 /README.md | |
parent | 0c4040d191662593b627048e35dde6a9ec1ce307 (diff) | |
parent | c37b3cef7dc465832761b1da6761eeaa47e368d1 (diff) | |
download | dexon-9562aba86ace45c178c8993af4e560a4bab9e293.tar dexon-9562aba86ace45c178c8993af4e560a4bab9e293.tar.gz dexon-9562aba86ace45c178c8993af4e560a4bab9e293.tar.bz2 dexon-9562aba86ace45c178c8993af4e560a4bab9e293.tar.lz dexon-9562aba86ace45c178c8993af4e560a4bab9e293.tar.xz dexon-9562aba86ace45c178c8993af4e560a4bab9e293.tar.zst dexon-9562aba86ace45c178c8993af4e560a4bab9e293.zip |
Merge branch 'release/poc5-rc7' 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 RC6". For build instructions see the [Wiki](https://github.com/ethereum/go-ethereum/wiki/Building-Ethereum(Go)). +of Concept 5.0 RC7". 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. |