aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/android-sdk.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/Library/Formula/android-sdk.rb b/Library/Formula/android-sdk.rb
index 7989d96a3..e2dc71a75 100644
--- a/Library/Formula/android-sdk.rb
+++ b/Library/Formula/android-sdk.rb
@@ -53,6 +53,10 @@ class AndroidSdk < Formula
You will have to install the platform-tools EVERY time this formula updates.
If you want to try and fix this then see the comment in this formula.
+
+ You may need to add the following to your .bashrc:
+
+ export ANDROID_SDK_ROOT=#{prefix}
EOS
end