From 8749e19e630fd8bf94e18c2e96139f2114e831ab Mon Sep 17 00:00:00 2001 From: FX Coudert Date: Wed, 19 Oct 2022 11:48:13 +0200 Subject: [PATCH] Update docs/Installation.md Co-authored-by: Sean Molenaar --- docs/Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Installation.md b/docs/Installation.md index a63a13f183..e097bbe75d 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -84,7 +84,7 @@ Uninstallation is documented in the [FAQ](FAQ.md). 1 For 32-bit or PPC support see [Tigerbrew](https://github.com/mistydemeo/tigerbrew). -2 11 or higher is recommended, while 10.12–10.15 are supported on a best-effort basis. For 10.4–10.6 see [Tigerbrew](https://github.com/mistydemeo/tigerbrew). +2 11 or higher is recommended, while 10.11–10.15 are supported on a best-effort basis. For 10.4–10.6 see [Tigerbrew](https://github.com/mistydemeo/tigerbrew). 3 Most formulae require a compiler. A handful require a full Xcode installation. You can install Xcode, the CLT, or both; Homebrew supports all three configurations. Downloading Xcode may require an Apple Developer account on older versions of Mac OS X. Sign up for free at [Apple's website](https://developer.apple.com/register/index.action).