diff options
author | psychocrypt <psychocrypt@users.noreply.github.com> | 2017-11-27 20:47:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-27 20:47:18 +0100 |
commit | 52d9ee6ab7fc28e67936cf09d54bb10b0c5f6f9f (patch) | |
tree | 4d62afd0a49d07571bda8a487f8e71faddc629a3 | |
parent | 7cec1ca8426930a6ffa66d0af450052536edb563 (diff) | |
parent | b5d5f8df7ef0b57d3d28694f81a3dd7fa549fe84 (diff) | |
download | xmr-stak-52d9ee6ab7fc28e67936cf09d54bb10b0c5f6f9f.zip xmr-stak-52d9ee6ab7fc28e67936cf09d54bb10b0c5f6f9f.tar.gz |
Merge pull request #259 from BenQuigley/patch-1
Fixed 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/xmr-stak/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 |