diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-11-21 01:44:19 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-11-21 01:44:19 -0500 |
| commit | fa2c2f2ea2f399c0b769231fe8a60e6dc08349ce (patch) | |
| tree | 2b73620c69a20548fd454f46a54f66a8e6fa57d3 /static/install.html | |
| parent | c2be2cdc558559e688dfa3af4574f6b3b6ff26d2 (diff) | |
remove unnecessary reboot instruction
This used to be required because the devices used to automatically
reboot after unlocking the bootloader.
Diffstat (limited to 'static/install.html')
| -rw-r--r-- | static/install.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/static/install.html b/static/install.html index e6317a2c..ccba8b2a 100644 --- a/static/install.html +++ b/static/install.html @@ -299,8 +299,6 @@ curl -O https://releases.grapheneos.org/sunfish-factory-2020.11.05.18.zip.sig</p <p>The initial install will be performed by flashing the factory images. This will replace the existing OS installation and wipe all the existing data.</p> - <p>Reboot into the bootloader interface to begin the flashing procedure.</p> - <p>Next, extract the factory images.</p> <p>On Linux:</p> |
