diff --git a/Support-for-AARCH64.md b/Support-for-AARCH64.md index f91f638..764b650 100644 --- a/Support-for-AARCH64.md +++ b/Support-for-AARCH64.md @@ -39,6 +39,7 @@ 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