summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/build.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html
index 61ada85b..36259428 100644
--- a/static/build.html
+++ b/static/build.html
@@ -642,9 +642,9 @@ cd ../..</pre>
<a href="#generating-signed-factory-images-and-full-update-packages">Generating signed factory images and full update packages</a>
</h3>
- <p>Build the tool needed to generate A/B updates:</p>
+ <p>Build and package up the tools needed to generate over-the-air update packages:</p>
- <pre>m brillo_update_payload</pre>
+ <pre>m otatools-package</pre>
<p>Generate a signed release build with the release.sh script:</p>