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