stop calling WebUSB installer experimental

This commit is contained in:
Daniel Micay 2021-01-30 20:45:50 -05:00
parent a0f811033a
commit e9d409f992
2 changed files with 4 additions and 4 deletions

View File

@ -49,7 +49,7 @@
<h1><a href="#install">Install</a></h1>
<p>GrapheneOS has two officially supported installation methods. You can either use
the <a href="/install/cli">command-line installation guide</a> or the <strong>experimental</strong>
the <a href="/install/cli">command-line installation guide</a> or the
<a href="/install/web">WebUSB-based installer</a>.</p>
<p>The command-line approach offers a way to install GrapheneOS without trusting our

View File

@ -51,9 +51,9 @@
<main id="web-install">
<h1><a href="#web-install">Web install</a></h1>
<p>This is an <strong>experimental</strong> WebUSB-based installer for GrapheneOS.
Consider using the <a href="/install/cli">command-line installation guide</a> until
this has been more thoroughly tested.</p>
<p>This is a WebUSB-based installer for GrapheneOS. The
<a href="/install/cli">command-line installation guide</a> is the more traditional
approach to installing GrapheneOS.</p>
<section id="prerequisites">
<h2><a href="#prerequisites">Prerequisites</a></h2>