diff options
Diffstat (limited to 'static')
| -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 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 |
