From 5e7172c9abc6cb2a00e9e35297372d8d5f7342fe Mon Sep 17 00:00:00 2001 From: Robert Martin Date: Fri, 26 Mar 2021 09:11:17 -0500 Subject: [PATCH] Update macOS install docs for Big Sur (#8595) Co-authored-by: Frank Taillandier --- docs/_docs/installation/macos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/installation/macos.md b/docs/_docs/installation/macos.md index f9da9b11..7daa390e 100644 --- a/docs/_docs/installation/macos.md +++ b/docs/_docs/installation/macos.md @@ -13,7 +13,7 @@ xcode-select --install ## Install Ruby Jekyll requires **Ruby v{{ site.data.ruby.min_version }}** or higher. -macOS Catalina 10.15 ships with Ruby 2.6.3. Check your Ruby version using `ruby -v`. +macOS Big Sur 11.x ships with Ruby 2.6.3. Check your Ruby version using `ruby -v`. If you're running a previous version of macOS, you'll have to install a newer version of Ruby.