From 6ab8acfeb29d08afa35c8e0d74d3e81d114cedcf Mon Sep 17 00:00:00 2001 From: JayDDee Date: Fri, 14 Jan 2022 20:52:03 -0500 Subject: [PATCH] Updated Compiling from source (markdown) --- Compiling-from-source.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Compiling-from-source.md b/Compiling-from-source.md index 6d9dbe7..263a525 100644 --- a/Compiling-from-source.md +++ b/Compiling-from-source.md @@ -104,8 +104,8 @@ otherwise it can only run from an MSYS2 terminal. https://stackoverflow.com/questions/6951938/libgmp-10-dll-is-missing -4. Download and decompress cpuminer-opt source code to your MSYS2 home directory, -usually c:\msys2\home\[windows user]\ or a directory of your choice. +4. Download and decompress or cpuminer-opt source code or clone the git repo. Need to install git to clone. +Your MSYS2 home directory, usually c:\msys2\home\\[windows user]\, or a directory of your choice can be used. 5. Open "MSYS2 MinGW-w64" from the Windows start menu, change directories to the downloaded cpuminer-opt and compile.