Skip to content

Commit

Permalink
Merge pull request #634 from logeyG/add-high-sierra-to-supported-osx-…
Browse files Browse the repository at this point in the history
…versions

Add high sierra to supported osx versions
  • Loading branch information
rachelmyers authored Feb 10, 2018
2 parents 570fbf7 + 225f0e4 commit 2a5c52f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
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

0 comments on commit 2a5c52f

Please sign in to comment.