Created
July 21, 2011 12:44
-
-
Save tvwerkhoven/1097111 to your computer and use it in GitHub Desktop.
brew doctor on OS X 10.7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[tim@saturn] ~/tmp% brew doctor | |
"Git" was not found in your path. | |
Homebrew uses Git for several internal functions, and some formulae | |
use Git checkouts instead of stable tarballs. | |
You may want to install git: | |
brew install git |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment