From: Oleg Broytman Date: Wed, 3 Jun 2015 20:11:57 +0000 (+0300) Subject: Add Homebrew X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;ds=sidebyside;h=3bf5bb28d2a6343b978b02adb9e2e29e14010470;p=git-wiki.git Add Homebrew --- diff --git a/pep-git.txt b/pep-git.txt index f918629..711d09c 100644 --- a/pep-git.txt +++ b/pep-git.txt @@ -82,7 +82,8 @@ MacOS X: use git installed with `XCode `_ or download from `MacPorts `_ or `git-osx-installer -`_. +`_ or +install git with `Homebrew `_: ``brew install git``. Initial configuration ---------------------