aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMaran <maran.hidskes@gmail.com>2014-03-17 17:37:37 +0800
committerMaran <maran.hidskes@gmail.com>2014-03-17 17:37:37 +0800
commit8ea7e21f64842380833cce7aafa52b909cb8426b (patch)
tree08b138c3ef94da8fb1ff0a11c7c47aba5e59e616 /README.md
parent3274e0a2496e622a847b213bb5ba0272650ef06c (diff)
downloadgo-tangerine-8ea7e21f64842380833cce7aafa52b909cb8426b.tar
go-tangerine-8ea7e21f64842380833cce7aafa52b909cb8426b.tar.gz
go-tangerine-8ea7e21f64842380833cce7aafa52b909cb8426b.tar.bz2
go-tangerine-8ea7e21f64842380833cce7aafa52b909cb8426b.tar.lz
go-tangerine-8ea7e21f64842380833cce7aafa52b909cb8426b.tar.xz
go-tangerine-8ea7e21f64842380833cce7aafa52b909cb8426b.tar.zst
go-tangerine-8ea7e21f64842380833cce7aafa52b909cb8426b.zip
Merge
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f6c49cc2d..3553a5e35 100644
--- a/README.md
+++ b/README.md
@@ -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 2". For build instructions see the [Wiki](https://github.com/ethereum/go-ethereum/wiki/Building-Edge).
+of Concept 3". 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.
@@ -35,7 +35,7 @@ get a node and connectivity going.
Build
=======
-This is the Developer package. For the development client please see
+This is the Developer package. For the Ethereal client please see
[Ethereum(G)](https://github.com/ethereum/go-ethereum).
`go get -u github.com/ethereum/eth-go`