diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-07-29 04:47:32 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | 1e304ca362e31c93cddcfa112a2ac01160e11bf4 (patch) | |
| tree | ab30b966051283071b0757c0911b49a0b0968c9a | |
| parent | 38e99ffa7961c5744612b909d9855780c51eba45 (diff) | |
clarification for Pixel 6a instructions
| -rw-r--r-- | static/install/cli.html | 5 | ||||
| -rw-r--r-- | static/install/web.html | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index a28225d8..56e6a9db 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -190,8 +190,9 @@ <a href="https://developers.google.com/android/ota">official Pixel full OTA update package page</a> and then sideload it using either the instructions on that page or our own <a href="https://grapheneos.org/usage#updates-sideloading">guide on - sideloading updates</a>. This will no longer be necessary once the update becomes - available to everyone over-the-air rather than only Verizon users.</p> + sideloading updates</a>. Sideloading will no longer be necessary once the update + becomes available to everyone over-the-air rather than only Verizon users but + you'll still need to factory reset afterwards.</p> </section> <section id="opening-terminal"> diff --git a/static/install/web.html b/static/install/web.html index b68ff631..99c3bca8 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -183,8 +183,9 @@ <a href="https://developers.google.com/android/ota">official Pixel full OTA update package page</a> and then sideload it using either the instructions on that page or our own <a href="https://grapheneos.org/usage#updates-sideloading">guide on - sideloading updates</a>. This will no longer be necessary once the update becomes - available to everyone over-the-air rather than only Verizon users.</p> + sideloading updates</a>. Sideloading will no longer be necessary once the update + becomes available to everyone over-the-air rather than only Verizon users but + you'll still need to factory reset afterwards.</p> </section> <section id="flashing-as-non-root"> |
