From 034cdc9ebbb3c7e07d7dd0cfe60cf97485acac25 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Tue, 12 Nov 2024 12:43:09 -0800 Subject: [PATCH] Installation: note that OpenCore is not supported Signed-off-by: Patrick Linnane --- docs/Installation.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/Installation.md b/docs/Installation.md index dbd758b113cab..ba763fbd8b953 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -9,7 +9,8 @@ The macOS `.pkg` installer also installs Homebrew to its default prefix (`/opt/h ## macOS Requirements * A 64-bit Intel CPU or Apple Silicon CPU [1](#1) -* macOS Ventura (13) (or higher) [2](#2) +* macOS Ventura (13) (or higher) installed on officially supported hardware[2](#2) + * Note: Devices using OpenCore Legacy Patcher are not supported * Command Line Tools (CLT) for Xcode (from `xcode-select --install` or [https://developer.apple.com/download/all/](https://developer.apple.com/download/all/)) or [Xcode](https://itunes.apple.com/us/app/xcode/id497799835) [3](#3)