Commit 09766d17 authored by Jeffrey Wilcke's avatar Jeffrey Wilcke

Merge pull request #535 from maran/fixReadmeLink

Fix link to build instructions in the readme
parents 004f5008 7690285c
......@@ -24,7 +24,7 @@ Ethereum (CLI):
`go get github.com/ethereum/go-ethereum/cmd/ethereum`
As of POC-8, go-ethereum uses [Godep](https://github.com/tools/godep) to manage dependencies. Assuming you have [your environment all set up](https://github.com/ethereum/go-ethereum/wiki/Building-Ethereum(Go)), switch to the go-ethereum repository root folder, and build/install the executable you need:
As of POC-8, go-ethereum uses [Godep](https://github.com/tools/godep) to manage dependencies. Assuming you have [your environment all set up](https://github.com/ethereum/go-ethereum/wiki/Building-Ethereum), switch to the go-ethereum repository root folder, and build/install the executable you need:
Mist (GUI):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment