Update macOS install docs for Big Sur (#8595)

Co-authored-by: Frank Taillandier <frank.taillandier@gmail.com>
This commit is contained in:
Robert Martin 2021-03-26 09:11:17 -05:00 committed by GitHub
parent d25db24065
commit 5e7172c9ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.