diff options
Diffstat (limited to 'static/install/web.html')
| -rw-r--r-- | static/install/web.html | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/static/install/web.html b/static/install/web.html index a6ae3204..ef08408f 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -105,11 +105,17 @@ 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 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>Officially supported operating systems for the web install method:</p> + + <ul> + <li>Windows 10</li> + <li>macOS Big Sur</li> + <li>Arch Linux</li> + <li>Debian buster</li> + <li>Ubuntu 20.04 LTS</li> + </ul> + + <p>Make sure your operating system is up-to-date before proceeding.</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 |
