summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/build.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/build.html b/static/build.html
index 1b9c9bd1..3692b3d6 100644
--- a/static/build.html
+++ b/static/build.html
@@ -400,6 +400,8 @@ mv vendor/android-prepare-vendor/DEVICE/BUILD_ID/vendor/google_devices/* vendor/
<pre>rm -r out</pre>
+ <p>Next, start the build process with the <code>m</code> command:</p>
+
<pre>m target-files-package</pre>
<p><strong>For an emulator build, always use the development build approach below.</strong></p>