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

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.