Index: site/user/quick/android.md |
diff --git a/site/user/quick/android.md b/site/user/quick/android.md |
index 57d45d5259eb64ae95aac9f7c0b38451f2e8b621..ea3214a7b1a7b9dbfb95bb9928278a71d9946fed 100644 |
--- a/site/user/quick/android.md |
+++ b/site/user/quick/android.md |
@@ -20,6 +20,12 @@ Follow the instructions [here](../download) for downloading the Skia source. |
Inside your Skia checkout, `platform_tools/android` contains the Android setup |
scripts, Android specific dependencies, and the Android Sample App. |
+You may need to [install other dependencies](./linux#prerequisites): |
+ |
+ <!--?prettify lang=sh?--> |
jcgregorio
2015/09/17 15:06:40
I think what you want is:
<pre class="prettyprint
jcgregorio
2015/09/17 15:12:07
I may have misspoke. I think the reason it's not r
|
+ |
+ tools/install_dependencies.sh |
+ |
Setup the Android SDK |
--------------------- |