From a456980c3dcb7c278cf06e50da25ca3e932d0b15 Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Wed, 27 Jan 2021 20:45:36 -0500
Subject: [PATCH] update notes for progress on WebUSB installer
---
static/install/index.html | 4 +---
static/install/web.html | 7 +++----
2 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/static/install/index.html b/static/install/index.html
index 794dd3d5..75c206c3 100644
--- a/static/install/index.html
+++ b/static/install/index.html
@@ -50,9 +50,7 @@
GrapheneOS has two officially supported installation methods. You can either use
the command-line installation guide or the experimental
- WebUSB-based installer. The WebUSB-based installer is still
- 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.
+ WebUSB-based installer.
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
diff --git a/static/install/web.html b/static/install/web.html
index ca3963c6..d426ff5d 100644
--- a/static/install/web.html
+++ b/static/install/web.html
@@ -50,10 +50,9 @@
- This is an experimental WebUSB-based installer for GrapheneOS. Consider
- using the command-line installation guide until this has
- been more thoroughly tested and improved. It doesn't yet support most of the devices
- supported by GrapheneOS.
+ This is an experimental WebUSB-based installer for GrapheneOS.
+ Consider using the command-line installation guide until
+ this has been more thoroughly tested.