Skip to content
This repository has been archived by the owner on Dec 27, 2019. It is now read-only.

Compiling (Linux)

Marf edited this page Nov 20, 2017 · 2 revisions

To compile the hostfile, you'll need to run make. Make sure that build-essential is installed on your system.

after that, run a terminal an run those commands:

git clone [email protected]:Marfjeh/coinhive-block.git
cd coinhive-block
sudo make install

Done! the host file is installed!

Clone this wiki locally