diff options
| -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 a8791f453..96e3530d9 100644 --- a/Library/Homebrew/brew_doctor.rb +++ b/Library/Homebrew/brew_doctor.rb @@ -144,7 +144,7 @@ def check_cc_symlink You may want to change /usr/bin/cc to point back at gcc. To force Homebrew to use LLVM, you can set the "HOMEBREW_LLVM" environmental - variable, or pass "--use-lvm" to "brew install". + variable, or pass "--use-llvm" to "brew install". EOS end |
