aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAndy <mortimer.tyrannus@gmail.com>2015-04-21 04:47:12 +0800
committerAndy <mortimer.tyrannus@gmail.com>2015-04-21 04:47:12 +0800
commit59a7405a8072b735472de885c33c2a82fcf7a162 (patch)
tree22581d0b027d1b6ee6120aba935193ed1955e242 /README.md
parent4494cba489070e68202bb45d241b1e71be4255d0 (diff)
downloaddexon-59a7405a8072b735472de885c33c2a82fcf7a162.tar
dexon-59a7405a8072b735472de885c33c2a82fcf7a162.tar.gz
dexon-59a7405a8072b735472de885c33c2a82fcf7a162.tar.bz2
dexon-59a7405a8072b735472de885c33c2a82fcf7a162.tar.lz
dexon-59a7405a8072b735472de885c33c2a82fcf7a162.tar.xz
dexon-59a7405a8072b735472de885c33c2a82fcf7a162.tar.zst
dexon-59a7405a8072b735472de885c33c2a82fcf7a162.zip
Broken link for detailed go build instructions #661
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 75547e09b..f79ae3d29 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ godep go build -v ./cmd/geth
Instead of `build`, you can use `install` which will also install the resulting binary.
-For prerequisites and detailed build instructions please see the [Wiki](https://github.com/ethereum/go-ethereum/wiki/Building-Ethereum(Go))
+For prerequisites and detailed build instructions please see the [Wiki](https://github.com/ethereum/go-ethereum/wiki/Building-Ethereum)
If you intend to develop on go-ethereum, check the [Developers' Guide](https://github.com/ethereum/go-ethereum/wiki/Developers'-Guide)