llvm: use opt helpers in caveats

master
Jack Nagel 2014-07-07 10:34:52 -05:00
parent 673e7f23bb
commit 25fe504581
1 changed files with 2 additions and 2 deletions

View File

@ -78,8 +78,8 @@ class Llvm < Formula
def caveats
<<-EOS.undent
LLVM executables are installed in #{bin}.
Extra tools are installed in #{share}/llvm.
LLVM executables are installed in #{opt_bin}.
Extra tools are installed in #{opt_share}/llvm.
If you already have LLVM installed, then "brew upgrade llvm" might not work.
Instead, try: