From a155156ac436671a2ae922be6f1b9419fc74488f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ben=20Gr=C3=A4f?= Date: Tue, 23 Jan 2018 21:41:04 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5b8bef3..a9c6c80f 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,7 @@ This will limit multihash mode (multihash-factor = 2) to thread 0 and thread 2, * XMRigMiner is just the worker, it is not designed to work standalone. Please start **XMRigDaemon** instead. ### Windows only: DLL error on starting -* Make sure that you installed latest Visual C++ Redistributable für Visual Studio 2015. Can be downloaded here: [microsoft.com](https://www.microsoft.com/de-de/download/details.aspx?id=48145) +* Make sure that you installed latest Visual C++ Redistributable for Visual Studio 2015. Can be downloaded here: [microsoft.com](https://www.microsoft.com/de-de/download/details.aspx?id=48145) ### Linux only: Background mode * The `--background` option will only work properly for the XMRigServer. But there is a simple workaround for the XMRigDaemon process. Just append an `&` to the command and it will run smoothly in the background.