From 88d7bf373b8d89c5323130b108c85c3e7cd3b9b3 Mon Sep 17 00:00:00 2001 From: Mykola Grymalyuk <48863253+khronokernel@users.noreply.github.com> Date: Thu, 8 Apr 2021 07:45:27 -0600 Subject: [PATCH] Fix table --- docs/MODELS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/MODELS.md b/docs/MODELS.md index 4e0b680a6..dcb519298 100644 --- a/docs/MODELS.md +++ b/docs/MODELS.md @@ -138,7 +138,7 @@ Regarding OS support, see below: | SMBIOS | Year | Supported | Comment | | :--- | :--- | :--- | :--- | | Xserve1,1 | Mid-2006 | NO | 32-Bit Firmware limitation | -| Xserve2,1 | Early 2008 | YES | YES | Everything is supported as long as GPU is Metal capable | +| Xserve2,1 | Early 2008 | YES | Everything is supported as long as GPU is Metal capable | | Xserve3,1 | Early 2009 | ^^ | ^^ | # Once you've verified your hardware is supported, head to [Download and build macOS Installers](./INSTALLER.md) \ No newline at end of file