make install guide overview consistent

This commit is contained in:
Daniel Micay 2021-03-09 02:27:46 -05:00
parent 485608e342
commit e7772bf035
2 changed files with 21 additions and 5 deletions

View File

@ -1115,11 +1115,22 @@
<article id="install"> <article id="install">
<h2><a href="#install">How do I install GrapheneOS?</a></h2> <h2><a href="#install">How do I install GrapheneOS?</a></h2>
<p>Either follow the <a href="/install/cli">official command-line installation <p>GrapheneOS has two officially supported installation methods. You can either
guide</a> or use <a href="/install/web">our web-based installer</a>. Third party use the <a href="/install/web">WebUSB-based installer</a> recommended for most
installation guides tend to be out-of-date and often contain misguided advice and users or the <a href="/install/cli">command-line installation guide</a> aimed at
errors. If you have trouble with the installation process, ask for help from the more technical users.</p>
<a href="/contact#community">#grapheneos Matrix / IRC channel</a>.</p>
<p>We strongly recommend using one of the official installation methods. Third
party installation guides tend to be out-of-date and often contain misguided
advice and errors. If you have trouble with the installation process, ask for help
from the <a href="/contact#community">#grapheneos Matrix / IRC channel</a>.</p>
<p>The command-line approach offers a way to install GrapheneOS without trusting
our server infrastructure. This requires being on an OS with proper fastboot and
signify packages along with understanding the process enough to avoid blindly
trusting the instructions from our site. For most users, the web-based
installation approach is no less secure and avoids needing any software beyond a
browser with WebUSB support.</p>
</article> </article>
<article id="build"> <article id="build">

View File

@ -55,6 +55,11 @@
the <a href="/install/cli">command-line installation guide</a> aimed at more technical the <a href="/install/cli">command-line installation guide</a> aimed at more technical
users. We strongly recommend using one of the official installation methods.</p> users. We strongly recommend using one of the official installation methods.</p>
<p>We strongly recommend using one of the official installation methods. Third party
installation guides tend to be out-of-date and often contain misguided advice and
errors. If you have trouble with the installation process, ask for help from the
<a href="/contact#community">#grapheneos Matrix / IRC channel</a>.</p>
<p>The command-line approach offers a way to install GrapheneOS without trusting our <p>The command-line approach offers a way to install GrapheneOS without trusting our
server infrastructure. This requires being on an OS with proper fastboot and signify server infrastructure. This requires being on an OS with proper fastboot and signify
packages along with understanding the process enough to avoid blindly trusting the packages along with understanding the process enough to avoid blindly trusting the