diff options
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index 6f742e21..db7933c8 100644 --- a/static/build.html +++ b/static/build.html @@ -801,7 +801,7 @@ gclient sync -D --with_branch_heads --with_tags --jobs 32</pre> <p>Sign the apks:</p> - <pre>../generate_release.sh</pre> + <pre>../generate_release.sh out</pre> <p>The apks need to be copied from <code>out/Default/apks/release/*.apk</code> into the Android source tree at |
