aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 94c6a3158cf..fa9450c6263 100644
--- a/README.md
+++ b/README.md
@@ -151,7 +151,7 @@ export ANDROID_TOOLCHAIN="/path/to/toolchain"
export PATH="$PATH:/path/to/toolchain/bin"
./mach build --release --android
-./mach package --release
+./mach package --release --android
```
Rather than setting the `ANDROID_*` environment variables every time, you can