ZCash Miner: nheqminer
Revision as of 04:42, 14 September 2017 by Onnowpurbo (talk | contribs)
sudo apt-get upgrade sudo apt-get update sudo apt install qt5-default sudo apt-get install cmake build-essential libboost-all-dev cd /usr/local/src git clone https://github.com/sarath-hotspot/nheqminer cd nheqminer/nheqminer mkdir build cd build cmake .. make