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`