File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -22,9 +22,12 @@ <h3>MacPorts</h3>
22
22
< p > Install < a href ="https://www.macports.org "> MacPorts</ a > if you don't already have it, then:< br >
23
23
< code > $ sudo port install git</ code > </ p >
24
24
25
- < h3 > Xcode</ h3 >
26
- < p > Apple ships a binary package of Git with < a href ="https://developer.apple.com/xcode/ "> Xcode</ a > .</ p >
27
-
25
+ < h3 > Xcode Command Line Tools</ h3 >
26
+ < p > Apple ships a binary package of Git with < a
27
+ href ="https://developer.apple.com/xcode/resources/ "> Xcode Command Line
28
+ Tools</ a > .< br >
29
+ < code > $ xcode-select --install</ code > </ p >
30
+
28
31
< h3 > Building from Source</ h3 >
29
32
< p > If you prefer to build from source, you can find tarballs
30
33
< a href ="https://www.kernel.org/pub/software/scm/git/ "> on kernel.org</ a > .
You can’t perform that action at this time.
0 commit comments