diff options
author | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2022-03-16 18:09:06 +0100 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2022-03-16 20:51:32 +0000 |
commit | f541a252f676dcdab15654e8b2b83b2dbcee46b3 (patch) | |
tree | 155a352cf2272f6848e899dcbb9629143f76d621 /doc/build-osx.md | |
parent | dd2c7f71fd0f759d0d724ff182b508fc2db59131 (diff) |
doc: Drop a note about Intel-based Macs
Github-Pull: #24588
Rebased-From: e359ba6b35edebf02b968fe60cae48473ed88826
Diffstat (limited to 'doc/build-osx.md')
-rw-r--r-- | doc/build-osx.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/build-osx.md b/doc/build-osx.md index 16dc224aed..685b0c3629 100644 --- a/doc/build-osx.md +++ b/doc/build-osx.md @@ -4,8 +4,6 @@ This guide describes how to build bitcoind, command-line utilities, and GUI on macOS -**Note:** The following is for Intel Macs only! - ## Dependencies The following dependencies are **required**: |