update notes for progress on WebUSB installer

This commit is contained in:
Daniel Micay 2021-01-27 20:45:36 -05:00
parent 1b798c605e
commit a456980c3d
2 changed files with 4 additions and 7 deletions

View File

@ -50,9 +50,7 @@
<p>GrapheneOS has two officially supported installation methods. You can either use <p>GrapheneOS has two officially supported installation methods. You can either use
the <a href="/install/cli">command-line installation guide</a> or the experimental the <a href="/install/cli">command-line installation guide</a> or the experimental
<a href="/install/web">WebUSB-based installer</a>. The WebUSB-based installer is still <a href="/install/web">WebUSB-based installer</a>.</p>
being implemented and doesn't yet support most of the devices. Use the command-line
installation guide for now unless you want to help with testing it.</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

View File

@ -50,10 +50,9 @@
<main id="web-install"> <main id="web-install">
<h1><a href="#web-install">Web install</a></h1> <h1><a href="#web-install">Web install</a></h1>
<p><strong>This is an experimental WebUSB-based installer for GrapheneOS. Consider <p>This is an <strong>experimental</strong> WebUSB-based installer for GrapheneOS.
using the <a href="/install/cli">command-line installation guide</a> until this has Consider using the <a href="/install/cli">command-line installation guide</a> until
been more thoroughly tested and improved. It doesn't yet support most of the devices this has been more thoroughly tested.</p>
supported by GrapheneOS.</strong></p>
<section id="prerequisites"> <section id="prerequisites">
<h2><a href="#prerequisites">Prerequisites</a></h2> <h2><a href="#prerequisites">Prerequisites</a></h2>