diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/brew_doctor.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/brew_doctor.rb b/Library/Homebrew/brew_doctor.rb index 91cca761f..0db2e78ca 100644 --- a/Library/Homebrew/brew_doctor.rb +++ b/Library/Homebrew/brew_doctor.rb @@ -495,7 +495,7 @@ def check_for_git "Git" was not found in your path. Homebrew uses Git for several internal functions, and some formulae - (Erlang in particular) use Git checkouts instead of stable tarballs. + use Git checkouts instead of stable tarballs. You may want to do: brew install git |
