diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-12 00:35:02 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-12 00:35:02 -0400 |
| commit | 9a77d9e73b452fcd9539df3f795397d24606a77d (patch) | |
| tree | 5cc22bd298aeadff2d633f6205d7ce17a5e2a59e /static | |
| parent | a1566ccf4015a05b5e720f110c530775ef45efde (diff) | |
remove leftover tarball
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 1 |
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> |
