Skip to content

Commit

Permalink
Merge pull request #18761 from Homebrew/opencore-unsupported-note
Browse files Browse the repository at this point in the history
Installation: note that OpenCore is not supported
  • Loading branch information
MikeMcQuaid authored Nov 13, 2024
2 parents bc31f73 + 1bc1ff9 commit 5011314
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <sup>[1](#1)</sup>
* macOS Ventura (13) (or higher) <sup>[2](#2)</sup>
* macOS Ventura (13) (or higher) installed on officially supported hardware<sup>[2](#2)</sup>
* **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) <sup>[3](#3)</sup>
Expand Down

0 comments on commit 5011314

Please sign in to comment.