We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 570fbf7 + 225f0e4 commit 2a5c52fCopy full SHA for 2a5c52f
sites/en/installfest/img/AboutThisMac.png
123 KB
sites/en/installfest/macintosh.step
@@ -4,6 +4,7 @@ step "Learn your Mac OS X Version" do
4
* Click on the Apple icon in the top left of your screen.
5
* Select "About This Mac"
6
* In the window that comes up, under the title "Mac OS X" there will be a version number.
7
+ * If it starts with 10.13, you have **High Sierra**.
8
* If it starts with 10.12, you have **Sierra**.
9
* If it starts with 10.11, you have **El Capitan**.
10
* If it starts with 10.10, you have **Yosemite**.
@@ -32,7 +33,7 @@ end
32
33
34
step "Choose your instructions" do
35
- option "Sierra/El Capitan/Yosemite/Mavericks/Mountain Lion/Lion/Snow Leopard" do
36
+ option "High Sierra/Sierra/El Capitan/Yosemite/Mavericks/Mountain Lion/Lion/Snow Leopard" do
37
link "osx_rvm"
38
end
39
option "Earlier than Snow Leopard" do
0 commit comments