diff options
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html index 40783f63..5977e8b2 100644 --- a/static/build.html +++ b/static/build.html @@ -398,9 +398,9 @@ m aapt2</pre> <p>Download, extract and prepare the vendor files:</p> - <pre>adevtool generate-all -d PIXEL_CODENAME</pre> + <pre>adevtool generate-all -d <var>PIXEL_CODENAME</var></pre> - <p>Replace PIXEL_CODENAME with Pixel device codename, which is the same as <a href="#build-targets">build target name</a>.</p> + <p>Replace <var>PIXEL_CODENAME</var> with Pixel device codename, which is the same as <a href="#build-targets">build target name</a>.</p> </section> <section id="setting-up-the-os-build-environment"> |
