Skip to content
Snippets Groups Projects
Commit 8b969e98 authored by Mike McQuaid's avatar Mike McQuaid
Browse files

caveats: tweak app bundle message.

parent 18730f83
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@ class Caveats
def app_caveats
if keg and keg.app_installed?
<<-EOS.undent
.app bundles were installed to #{f.prefix} (or libexec).
.app bundles were installed.
Run `brew linkapps` to symlink these to /Applications.
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