Updated Support for AARCH64 (markdown)

JayDDee
2023-10-06 22:58:55 -04:00
parent 2f45291242
commit cdb56ed41e

@@ -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 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. 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` `$ ./autogen.sh`