diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | doc/Linux_deployment.md | 2 |
2 files changed, 3 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 diff --git a/doc/Linux_deployment.md b/doc/Linux_deployment.md index caf762c..323a97f 100644 --- a/doc/Linux_deployment.md +++ b/doc/Linux_deployment.md @@ -1,5 +1,7 @@ # Deploying portable **XMR-Stak** on Linux systems +**This is an experimental feature** we reserve the right to remove the binary if we get too many issues. + XMR-Stak releases include a pre-built portable version. If you are simply using it to avoid having to compile the application, you can simply download **xmr-stak-portbin-linux.tar.gz** from our [latest releases](https://github.com/fireice-uk/xmr-stak/releases/latest). Open up command line, and use the following commands: ``` |