Created
June 16, 2017 07:31
-
-
Save JaxVN/624b4e6e3d984631c416cfabbf1da093 to your computer and use it in GitHub Desktop.
How to instal MG-CLI
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Run this command to install MG-CLI: | |
| sudo apt-get update && wget https://minergate.com/download/deb-cli -O minergate-cli.deb && sudo dpkg -i minergate-cli.deb | |
| To start miner (4 cores for XMR) use this command: | |
| minergate-cli -user <YOUR@EMAIL.KAPPA> -XMR 4 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment