diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-17 11:25:35 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-17 11:34:19 -0500 |
| commit | fe077b7dd8fa46236a2c81479a83490f90822972 (patch) | |
| tree | c1d12527a20d33abb9826b58b2f30e2dbb592332 /static | |
| parent | 102db4cf022a176da27c01041ea4a196a1f4947b (diff) | |
use non-private-browsing mode for web install
Diffstat (limited to 'static')
| -rw-r--r-- | static/install/web.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/static/install/web.html b/static/install/web.html index ca3e22a1..a4694da7 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -113,7 +113,9 @@ <p>For this web-based installation process, the latest stable release of Chromium, Chrome or Microsoft Edge is recommended. Other Chromium-based browsers will likely - work but these are the ones that we test.</p> + work but these are the ones that we test. You should avoid Incognito or other + private browsing modes because it currently prevents the installer from having + enough storage space to extract the images from the downloaded zip file.</p> <p>You need one of the officially supported devices. To make sure that the device can be unlocked to install GrapheneOS, avoid carrier variants of the devices. Carrier |
