mirror of
https://github.com/xmrig/xmrig.git
synced 2025-01-20 17:54:40 +00:00
Updated OS X Build (markdown)
parent
add3057169
commit
f7229f434b
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
## OS X
|
## macOS
|
||||||
You need **Xcode** and **Homebrew** installed.
|
You need **Xcode** and **Homebrew** installed.
|
||||||
```
|
```
|
||||||
brew install cmake libuv libmicrohttpd openssl
|
brew install cmake libuv libmicrohttpd openssl hwloc
|
||||||
git clone https://github.com/xmrig/xmrig.git
|
git clone https://github.com/xmrig/xmrig.git
|
||||||
cd xmrig
|
cd xmrig
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Reference in a new issue