Updated Compiling from source (markdown)

JayDDee
2025-01-07 01:55:38 -05:00
parent f65e239070
commit ca30bd0a51

@@ -118,10 +118,10 @@ cpuminer-opt can now be compiled on MacOS x86_64 using GCC. See Compiling cpumin
# Compiling cpuminer-opt
At this point it's assumed the appropriate development environment has been setup for the target operating system and a terminal is open and ready to compile.
At this point it's assumed the appropriate development environment has been setup for the target operating system and CPU architecture and a command line terminal is open and ready to compile.
Download cpuminer-opt only from the official JayDDee github repository: https://github.com/JayDDee/cpuminer-opt/
Download the source code for latest release or clone the repository. Do not download zip source files because file attribute are not maintained by zip. Dowload with a browser or use wget (if installed) from the command line terminal.
Download the source code for latest release or clone the repository. Do not download zip source files because file attributes are not preserved by zip. Download with a browser or use wget (if installed) from the command line terminal.
`$ wget https://github.com/JayDDee/cpuminer-opt/archive/refs/tags/vX.Y.tar.gz`