diff options
author | obscuren <geffobscura@gmail.com> | 2014-03-22 18:47:27 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-03-22 18:47:27 +0800 |
commit | 6a86c517c4f4b372cad0ae1d92e926a482eac5ba (patch) | |
tree | 58e66f350e5762bbbdea51906ea2f9a90b193692 /README.md | |
parent | 01c1bce9c5dfa2b2bcdf934afec3f206823f895f (diff) | |
download | go-tangerine-6a86c517c4f4b372cad0ae1d92e926a482eac5ba.tar.gz go-tangerine-6a86c517c4f4b372cad0ae1d92e926a482eac5ba.tar.zst go-tangerine-6a86c517c4f4b372cad0ae1d92e926a482eac5ba.zip |
Removed old VM code
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 3". For build instructions see the [Wiki](https://github.com/ethereum/go-ethereum/wiki/Building-Ethereum(Go)). +of Concept 3.5". 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. |