From e359ba6b35edebf02b968fe60cae48473ed88826 Mon Sep 17 00:00:00 2001 From: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> Date: Wed, 16 Mar 2022 18:09:06 +0100 Subject: [PATCH] doc: Drop a note about Intel-based Macs --- doc/build-osx.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/build-osx.md b/doc/build-osx.md index feb5dfd02ca..84495cfdaf3 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! - ## Preparation The commands in this guide should be executed in a Terminal application.