diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-20 05:25:18 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-20 05:25:18 -0500 |
| commit | 8c765f0212fb91b91021fd626b8b7c1195054a8e (patch) | |
| tree | cfe0aebd441b509bdcabd9b55730b31bb8d7c42e /static/install/web.html | |
| parent | a85082bf120228a6eb2fc7737ca53185a2501a5c (diff) | |
clarify that OS recommendations can diverge
Diffstat (limited to 'static/install/web.html')
| -rw-r--r-- | static/install/web.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/static/install/web.html b/static/install/web.html index 9888ff20..a6ae3204 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -105,11 +105,11 @@ bare metal. Virtual machines are also often configured to have overly limited memory and storage space.</p> - <p>Windows 10, macOS Big Sur, Arch Linux, Debian buster and Ubuntu 20.04 LTS are the - officially supported operating systems for installing GrapheneOS. You should make sure - your operating system is up-to-date before proceeding with these instructions. Older - versions and other Linux distributions usually work, but if you encounter problems try - using one of the officially supported options.</p> + <p>Windows 10, macOS Big Sur, Arch Linux, Debian buster and Ubuntu 20.04 LTS are + the officially supported operating systems for the web installer. You should make + sure your operating system is up-to-date before proceeding with these + instructions. Older versions and other Linux distributions usually work, but if + you encounter problems try using one of the officially supported options.</p> <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 |
