Updated Compiling from source (markdown)

JayDDee
2024-12-28 23:18:21 -05:00
parent 621cac70f1
commit f665bcfffc

@@ -72,6 +72,12 @@ This procedure is only for Apple MAC PCs that use MacOS. iPads & iPhones use IOS
Setting up the build environment on MacOS does not require an AppleID or need anything from the App store.
#### Install developer command line tools
If Xcode is installed this is probably not necessary. Using Xcode to build cpuminer-opt has not been tested. The following intalls Clang and other useful tools but not the full Xcode.
`% xcode-select --install`
#### Homebrew package manager
Install Homebrew from https://brew.sh/.