Skip to content

Add high sierra to supported osx versions #634

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified sites/en/installfest/img/AboutThisMac.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion sites/en/installfest/macintosh.step
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ step "Learn your Mac OS X Version" do
* Click on the Apple icon in the top left of your screen.
* Select "About This Mac"
* In the window that comes up, under the title "Mac OS X" there will be a version number.
* If it starts with 10.13, you have **High Sierra**.
* If it starts with 10.12, you have **Sierra**.
* If it starts with 10.11, you have **El Capitan**.
* If it starts with 10.10, you have **Yosemite**.
Expand Down Expand Up @@ -32,7 +33,7 @@ end

step "Choose your instructions" do

option "Sierra/El Capitan/Yosemite/Mavericks/Mountain Lion/Lion/Snow Leopard" do
option "High Sierra/Sierra/El Capitan/Yosemite/Mavericks/Mountain Lion/Lion/Snow Leopard" do
link "osx_rvm"
end
option "Earlier than Snow Leopard" do
Expand Down