summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/build.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/build.html b/static/build.html
index 938b36d4..d27f50f3 100644
--- a/static/build.html
+++ b/static/build.html
@@ -824,6 +824,7 @@ export PATH="$HOME/android/sdk/cmdline-tools/latest/bin"</pre>
<pre>cd ~/android
curl -O https://dl.google.com/dl/android/studio/ide-zips/3.6.3.0/android-studio-ide-192.6392135-linux.tar.gz
tar xf android-studio-ide-192.6392135-linux.tar.gz
+rm android-studio-ide-192.6392135-linux.tar.gz
mv android-studio studio</pre>
<p>Add the Android Studio executables to your <code>PATH</code>:</p>