diff --git a/content/downloads/mac.html b/content/downloads/mac.html index ac3354ddda..e5b6e7d185 100644 --- a/content/downloads/mac.html +++ b/content/downloads/mac.html @@ -22,9 +22,17 @@
Install MacPorts if you don't already have it, then:
$ sudo port install git
Apple ships a binary package of Git with Xcode.
- +Apple ships a binary package of Git with Xcode Command Line
+ Tools. You can install this via:
+ $ xcode-select --install
Tim Harper provided an installer for Git until version 2.33.0 / 2021. + These installers are no longer linked from here because there are no updates + since that version, nor are there plans to provide any.
+If you prefer to build from source, you can find tarballs on kernel.org.