mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
Update README.md
This commit is contained in:
parent
3e1cfbae93
commit
ecb841ede7
1 changed files with 1 additions and 1 deletions
|
|
@ -260,7 +260,7 @@ need to configure a miner to process transactions and create new blocks for you.
|
||||||
#### Running a private miner
|
#### Running a private miner
|
||||||
|
|
||||||
Mining on the public Ethereum network is a complex task as it's only feasible using GPUs, requiring
|
Mining on the public Ethereum network is a complex task as it's only feasible using GPUs, requiring
|
||||||
an OpenCL or CUDA enabled `ethminer` instance. For information on such a setup, please consult the
|
an OpenCL or CUDA enabled *`ethminer`* instance. For information on such a setup, please consult the
|
||||||
[EtherMining subreddit](https://www.reddit.com/r/EtherMining/) and the [Genoil miner](https://github.com/Genoil/cpp-ethereum)
|
[EtherMining subreddit](https://www.reddit.com/r/EtherMining/) and the [Genoil miner](https://github.com/Genoil/cpp-ethereum)
|
||||||
repository.
|
repository.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue