diff options
| -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 |
