diff options
Diffstat (limited to 'Library/Homebrew/compat/formula_specialties.rb')
| -rw-r--r-- | Library/Homebrew/compat/formula_specialties.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/compat/formula_specialties.rb b/Library/Homebrew/compat/formula_specialties.rb index 78966625e..3f8102575 100644 --- a/Library/Homebrew/compat/formula_specialties.rb +++ b/Library/Homebrew/compat/formula_specialties.rb @@ -31,7 +31,7 @@ class AmazonWebServicesFormula < Formula def standard_instructions(home_name, home_value = libexec) odeprecated "AmazonWebServicesFormula#standard_instructions", "Formula#caveats" - <<-EOS.undent + <<~EOS Before you can use these tools you must export some variables to your $SHELL. To export the needed variables, add them to your dotfiles. |
