simplify list of supported OSes for installing

This commit is contained in:
Daniel Micay 2021-02-20 05:32:38 -05:00
parent 8c765f0212
commit dc924564e8
2 changed files with 22 additions and 10 deletions

View File

@ -128,11 +128,17 @@
bare metal. Virtual machines are also often configured to have overly limited bare metal. Virtual machines are also often configured to have overly limited
memory and storage space.</p> memory and storage space.</p>
<p>Windows 10, macOS Big Sur, Arch Linux, Debian buster and Ubuntu 20.04 LTS are <p>Officially supported operating systems for the CLI install method:</p>
the officially supported operating systems for this guide. You should make sure
your operating system is up-to-date before proceeding with these instructions. <ul>
Older versions and other Linux distributions usually work, but if you encounter <li>Windows 10</li>
problems try using one of the officially supported options.</p> <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>You need one of the officially supported devices. To make sure that the device can <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 be unlocked to install GrapheneOS, avoid carrier variants of the devices. Carrier

View File

@ -105,11 +105,17 @@
bare metal. Virtual machines are also often configured to have overly limited bare metal. Virtual machines are also often configured to have overly limited
memory and storage space.</p> memory and storage space.</p>
<p>Windows 10, macOS Big Sur, Arch Linux, Debian buster and Ubuntu 20.04 LTS are <p>Officially supported operating systems for the web install method:</p>
the officially supported operating systems for the web installer. You should make
sure your operating system is up-to-date before proceeding with these <ul>
instructions. Older versions and other Linux distributions usually work, but if <li>Windows 10</li>
you encounter problems try using one of the officially supported options.</p> <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, <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 Chrome or Microsoft Edge is recommended. Other Chromium-based browsers will likely