Skip to content
Snippets Groups Projects
Commit 339abc76 authored by Adam Vandenberg's avatar Adam Vandenberg
Browse files

brew-doctor - fix llvm typo

parent 14353b54
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment