From 6df15bd9dbc75dda1ccae21d6ea84dba17737f30 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 20 Feb 2021 07:03:05 -0500 Subject: [PATCH] clarify recommendation to update before flashing --- static/install/cli.html | 10 ++++------ static/install/web.html | 10 ++++------ 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/static/install/cli.html b/static/install/cli.html index 3eda0396..544ab92c 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -152,12 +152,10 @@ carrier device, it isn't a problem as GrapheneOS can just ignore the carrier id and the hardware is the same.

-

It's best practice to update the stock OS on the device to make sure it's running - the latest firmware before proceeding with these instructions. This avoids running - into bugs, missing features or other differences in older firmware versions. You can - either update the device via over-the-air updates or sideload a full update, which for - Pixel phones can be obtained from the - full update package page.

+

It's best practice to update the device before installing GrapheneOS to have + the latest firmware for connecting the phone to the computer and performing the + early flashing process. Either way, GrapheneOS flashes the latest firmware early + in the installation process.

diff --git a/static/install/web.html b/static/install/web.html index 0ec9fd48..5f847af2 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -138,12 +138,10 @@ carrier device, it isn't a problem as GrapheneOS can just ignore the carrier id and the hardware is the same.

-

It's best practice to update the stock OS on the device to make sure it's running - the latest firmware before proceeding with these instructions. This avoids running - into bugs, missing features or other differences in older firmware versions. You can - either update the device via over-the-air updates or sideload a full update, which for - Pixel phones can be obtained from the - full update package page.

+

It's best practice to update the device before installing GrapheneOS to have + the latest firmware for connecting the phone to the computer and performing the + early flashing process. Either way, GrapheneOS flashes the latest firmware early + in the installation process.