diff options
author | obscuren <geffobscura@gmail.com> | 2014-02-06 20:28:30 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-02-06 20:28:30 +0800 |
commit | dbe42ce44e7f931b712fc461bea6f98f870331c5 (patch) | |
tree | b0c959a8229052ce774b2f626b07e0d2bfb900be /README.md | |
parent | 7730949221a95b89282713901bf4db25673cd95c (diff) | |
download | dexon-dbe42ce44e7f931b712fc461bea6f98f870331c5.tar.gz dexon-dbe42ce44e7f931b712fc461bea6f98f870331c5.tar.zst dexon-dbe42ce44e7f931b712fc461bea6f98f870331c5.zip |
Mining using a different hash now
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -47,9 +47,7 @@ OS X 10.9+: Build ======= -* `go get -u -t github.com/ethereum/go-ethereum` -* `cd $GOPATH/src/github.com/ethereum/go-etherum` -* `go build` +`go get -u -t github.com/ethereum/go-ethereum` Command line options |