From e9c71c93e73b40180f4790e5d0d825a95ed7322a Mon Sep 17 00:00:00 2001 From: xmrig Date: Thu, 18 Oct 2018 21:53:44 +0700 Subject: [PATCH] Updated Windows Build (markdown) --- Windows-Build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Windows-Build.md b/Windows-Build.md index 1929e18..7c56c2c 100644 --- a/Windows-Build.md +++ b/Windows-Build.md @@ -55,4 +55,4 @@ It will create Visual Studio Solution file **xmrig.sln**. Don't forget change De * `-DWITH_AEON=OFF` Disable CryptoNight-Lite support. * `-DWITH_HTTPD=OFF` Build without built in http server and API. * `-DWITH_TLS=OFF` Disable SSL/TLS support. -* `-WITH_ASM=OFF` Disable ASM accelerated `cryptonight/2`. \ No newline at end of file +* `-DWITH_ASM=OFF` Disable ASM accelerated `cryptonight/2`. \ No newline at end of file