diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/install/cli.html | 6 | ||||
| -rw-r--r-- | static/install/web.html | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index dd711a8a..dab5f855 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -545,11 +545,11 @@ curl -O https://releases.grapheneos.org/DEVICE_NAME-factory-2021110122.zip.sig</ <h3><a href="#replacing-grapheneos-with-the-stock-os">Replacing GrapheneOS with the stock OS</a></h3> <p>Installation of the stock OS via the stock factory images is the same process - described above. However, before locking, there's an additional step to fully revert - the device to a clean factory state.</p> + described above. However, before flashing and locking, there's an additional step + to fully revert the device to a clean factory state.</p> <p>The GrapheneOS factory images flash a non-stock Android Verified Boot key which - needs to be erased to fully revert back to a stock device state. After flashing the + needs to be erased to fully revert back to a stock device state. Before flashing the stock factory images and before locking the bootloader, you should erase the custom Android Verified Boot key to untrust it:</p> diff --git a/static/install/web.html b/static/install/web.html index 97a01c66..686579ab 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -356,11 +356,11 @@ <p>Installation of the stock OS via the stock factory images is similar to the process described above but with Google's web flashing tool. However, before - locking, there's an additional step to fully revert the device to a clean - factory state.</p> + flashing and locking, there's an additional step to fully revert the device to + a clean factory state.</p> <p>The GrapheneOS factory images flash a non-stock Android Verified Boot key which - needs to be erased to fully revert back to a stock device state. After flashing the + needs to be erased to fully revert back to a stock device state. Before flashing the stock factory images and before locking the bootloader, you should erase the custom Android Verified Boot key to untrust it:</p> |
