diff options
author | psychocrypt <psychocrypt@users.noreply.github.com> | 2017-11-30 20:42:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-30 20:42:24 +0100 |
commit | 38fadae0b666bbaf45208cb1eae17763a286f3a0 (patch) | |
tree | 2cae063baa677c39932fe28f6d1c7c460643b3ec | |
parent | bd8d84a62f4a48580edae69ce649959237f874f4 (diff) | |
parent | 9fdb2b5f12b7bba5226764b704bac5b2865a0458 (diff) | |
download | xmr-stak-38fadae0b666bbaf45208cb1eae17763a286f3a0.zip xmr-stak-38fadae0b666bbaf45208cb1eae17763a286f3a0.tar.gz |
Merge pull request #293 from nicolasgarnier/patch-2
Really fixing incorrect Releases URL in README.md#Download
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ XMR-Stak is a universal Stratum pool miner. This miner supports CPUs, AMD and NV ## Download -You can find the latest releases and precompiled binaries on GitHub under [Releases](https://github.com/fireice_uk/xmr-stak/releases). +You can find the latest releases and precompiled binaries on GitHub under [Releases](https://github.com/fireice-uk/xmr-stak/releases). If you are running on Linux (especially Linux VMs), checkout [Linux Portable Binary](doc/Linux_deployment.md). ## Default Developer Donation |