From fc7cc1ed6d53f62092566cc444792763661256aa Mon Sep 17 00:00:00 2001 From: JayDDee Date: Fri, 6 Oct 2023 22:59:28 -0400 Subject: [PATCH] Updated Support for AARCH64 (markdown) --- Support-for-AARCH64.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Support-for-AARCH64.md b/Support-for-AARCH64.md index 7981320..f91f638 100644 --- a/Support-for-AARCH64.md +++ b/Support-for-AARCH64.md @@ -40,7 +40,9 @@ 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`