diff options
author | Ben Quigley <benquigleyconsulting@gmail.com> | 2017-11-26 17:25:55 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-26 17:25:55 -0500 |
commit | b5d5f8df7ef0b57d3d28694f81a3dd7fa549fe84 (patch) | |
tree | 3edaa8a0254d4b0f8000ac17fc610a255d20e8c5 | |
parent | 79154f76defa627255891888f4dd62453194fc2c (diff) | |
download | xmr-stak-b5d5f8df7ef0b57d3d28694f81a3dd7fa549fe84.zip xmr-stak-b5d5f8df7ef0b57d3d28694f81a3dd7fa549fe84.tar.gz |
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 |