From cdb56ed41e5206f4c2a10e7f070fecf2afeaad01 Mon Sep 17 00:00:00 2001 From: JayDDee Date: Fri, 6 Oct 2023 22:58:55 -0400 Subject: [PATCH] Updated Support for AARCH64 (markdown) --- Support-for-AARCH64.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Support-for-AARCH64.md b/Support-for-AARCH64.md index fd9d613..7981320 100644 --- a/Support-for-AARCH64.md +++ b/Support-for-AARCH64.md @@ -38,6 +38,10 @@ Problems can be reported through github issues, bitcointalk or by email. Open di https://bitcointalk.org/index.php?topic=5226770.0 Successful compilation is the first step. The recommended procedure is to folllow thw Linux build instructions for installing dependencies. +Download the latest source code from git: +`$ git clone https://github.com/JayDDee/cpuminer-opt.git` +or +`$ wget https://github.com/JayDDee/cpuminer-opt/archive/refs/heads/master.zip` `$ ./autogen.sh`