summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--doc/Linux_deployment.md2
2 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4131bae..b348928 100644
--- a/README.md
+++ b/README.md
@@ -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:
```
OpenPOWER on IntegriCloud