]> git.phdru.name Git - git-wiki.git/commitdiff
Add Homebrew
authorOleg Broytman <phd@phdru.name>
Wed, 3 Jun 2015 20:11:57 +0000 (23:11 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 3 Jun 2015 20:18:27 +0000 (23:18 +0300)
pep-git.txt

index f91862901025881894bedbf904ccbee6394d316f..711d09c05d9afa9622a9a9d5fc2add6959ed6eeb 100644 (file)
@@ -82,7 +82,8 @@ MacOS X: use git installed with `XCode
 <https://developer.apple.com/xcode/downloads/>`_ or download from
 `MacPorts <https://www.macports.org/ports.php?by=name&substr=git>`_ or
 `git-osx-installer
-<http://sourceforge.net/projects/git-osx-installer/files/>`_.
+<http://sourceforge.net/projects/git-osx-installer/files/>`_ or
+install git with `Homebrew <http://brew.sh/>`_: ``brew install git``.
 
 Initial configuration
 ---------------------