Skip to content
This repository was archived by the owner on Oct 21, 2019. It is now read-only.

Commit 8e4e8ce

Browse files
author
nicehashdev
committed
Updated README
1 parent f9e9ce6 commit 8e4e8ce

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## ethminer-genoil-NiceHash
2+
3+
Forked Genoil's ethminer compatible with nhethpool: https://github.com/nicehash/nhethpool
4+
15
## ethminer-genoil
26

37
What is ethminer-0.9.41-genoil-1.x.x?
@@ -78,7 +82,7 @@ sudo apt-get -y install software-properties-common
7882
add-apt-repository -y ppa:ethereum/ethereum
7983
sudo apt-get update
8084
sudo apt-get install git cmake libcryptopp-dev libleveldb-dev libjsoncpp-dev libjson-rpc-cpp-dev libboost-all-dev libgmp-dev libreadline-dev libcurl4-gnutls-dev ocl-icd-libopencl1 opencl-headers mesa-common-dev libmicrohttpd-dev build-essential -y
81-
git clone https://github.com/Genoil/cpp-ethereum/
85+
git clone https://github.com/nicehash/cpp-ethereum/
8286
cd cpp-ethereum/
8387
mkdir build
8488
cd build
@@ -97,7 +101,7 @@ sudo apt-get -y install software-properties-common
97101
sudo add-apt-repository -y ppa:ethereum/ethereum
98102
sudo apt-get update
99103
sudo apt-get install git cmake libcryptopp-dev libleveldb-dev libjsoncpp-dev libjson-rpc-cpp-dev libboost-all-dev libgmp-dev libreadline-dev libcurl4-gnutls-dev ocl-icd-libopencl1 opencl-headers mesa-common-dev libmicrohttpd-dev build-essential cuda -y
100-
git clone https://github.com/Genoil/cpp-ethereum/
104+
git clone https://github.com/nicehash/cpp-ethereum/
101105
cd cpp-ethereum/
102106
mkdir build
103107
cd build

0 commit comments

Comments
 (0)