File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,11 @@ <h3>MacPorts</h3>
2424 < p > Install < a href ="https://www.macports.org "> MacPorts</ a > if you don't already have it, then:< br >
2525 < code > $ sudo port install git</ code > </ p >
2626
27- < h3 > Xcode</ h3 >
28- < p > Apple ships a binary package of Git with < a href ="https://developer.apple.com/xcode/ "> Xcode</ a > .</ p >
27+ < h3 > Xcode Command Line Tools</ h3 >
28+ < p > Apple ships a binary package of Git with < a
29+ href ="https://developer.apple.com/xcode/resources/ "> Xcode Command Line
30+ Tools</ a > . You can install this via:< br >
31+ < code > $ xcode-select --install</ code > </ p >
2932
3033 < h3 > Installing git-gui</ h3 >
3134 < p > If you would like to install < a href ="https://git-scm.com/docs/git-gui/ "> git-gui</ a > and < a href ="https://git-scm.com/docs/gitk/ "> gitk</ a > ,
You can’t perform that action at this time.
0 commit comments