File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
- option "OSX 10.9 Mavericks - OSX 10.10 Yosemite " do
1
+ option "OSX 10.9 Mavericks - OSX 10.11 El Capitan " do
2
2
link "install_xcode_command_line_tools"
3
3
end
4
4
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ step "Learn your Mac OS X Version" do
4
4
* Click on the Apple icon in the top left of your screen.
5
5
* Select "About This Mac"
6
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.11, you have **El Capitan**.
7
8
* If it starts with 10.10, you have **Yosemite**.
8
9
* If it starts with 10.9, you have **Mavericks**.
9
10
* If it starts with 10.8, you have **Mountain Lion**.
30
31
31
32
step "Choose your instructions" do
32
33
33
- option "Yosemite/Mavericks/Mountain Lion/Lion/Snow Leopard" do
34
+ option "El Capitan/ Yosemite/Mavericks/Mountain Lion/Lion/Snow Leopard" do
34
35
link "osx_rvm"
35
36
end
36
37
option "Earlier than Snow Leopard" do
You can’t perform that action at this time.
0 commit comments