From 95fe8817a9632da2cb9bf2771aace8e751aefddc Mon Sep 17 00:00:00 2001 From: JayDDee Date: Tue, 7 Jan 2025 01:41:03 -0500 Subject: [PATCH] Updated Compiling from source (markdown) --- Compiling-from-source.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Compiling-from-source.md b/Compiling-from-source.md index ab4e7f6..8ed5f97 100644 --- a/Compiling-from-source.md +++ b/Compiling-from-source.md @@ -163,6 +163,8 @@ Windows on ARM64 may crash with a segfault. See Windows section above. YMMV On Windows the executable file has a .exe extension. +See https://github.com/JayDDee/cpuminer-opt/wiki/CLI-and-config-options for more mining options. + # Building the Windows x86_64 binary package. This procedure is only used to build the Windows binary release package for x86_64 and is done from a Linux environment.