Skip to content

Commit

Permalink
ethereum -> geth
Browse files Browse the repository at this point in the history
  • Loading branch information
tgerring committed Mar 27, 2015
1 parent 3ea8c73 commit a4cbd1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Mist (GUI):

Geth (CLI):

`go get github.com/ethereum/go-ethereum/cmd/ethereum`
`go get github.com/ethereum/go-ethereum/cmd/geth`

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:

Expand Down

0 comments on commit a4cbd1c

Please sign in to comment.