summaryrefslogtreecommitdiff
path: root/static/build.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-06-20 14:51:54 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-06-20 14:51:54 -0400
commit70f54b8b5c3f5e84efe7021b959e3fe37ecc273a (patch)
tree4593e238a27d94f41ab5e8b014f39a632934e914 /static/build.html
parent38be14121cb181aff285e049d567f3ecab375540 (diff)
tags are referenced for generic / other devices
Diffstat (limited to 'static/build.html')
-rw-r--r--static/build.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html
index 6a64d299..b9627c57 100644
--- a/static/build.html
+++ b/static/build.html
@@ -327,8 +327,8 @@ repo sync -j32</pre>
<p>Pick a specific release for a device from the <a href="/releases">releases page</a>
and download the source tree. Note that some devices use different Android Open Source
Project branches so they can end up with different tags. Make sure to use the correct
- tag for a device. For devices without official support, use the latest tag for the
- Pixel 4.</p>
+ tag for a device. For devices without official support, use the latest tag marked as
+ being appropriate for generic / other devices in the release notes.</p>
<pre>mkdir grapheneos-TAG_NAME
cd grapheneos-TAG_NAME