Skip to content

Commit

Permalink
updated install instructions;
Browse files Browse the repository at this point in the history
  • Loading branch information
crypto-skywarp committed Apr 24, 2018
1 parent cd82e7f commit 4063635
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ Tested on Fedora 25/27, Ubuntu 16.04.4 LTS.

The .tar.gz file contains the Linux portable binaries ready to run.

$ tar -xzvf xmrig-linux-x86-64-v2.5.0.tar.gz \
$ tar -xzvf xmrig-linux-x86-64-vx.x.x.tar.gz \
^ extract binaries from archive \
$ cd xmrig-linux-x86-64-v2.5.0 \
$ cd xmrig-linux-x86-64-vx.x.x \
$ vim config.json \
^ edit the configuration file with algorithm, pool URL, wallet address, etc. \
$ xmrig.sh --config config.json
Expand Down

0 comments on commit 4063635

Please sign in to comment.