From e9d409f992e34f991dae43e9ee582671b68719a4 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 30 Jan 2021 20:45:50 -0500 Subject: [PATCH] stop calling WebUSB installer experimental --- static/install/index.html | 2 +- static/install/web.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/static/install/index.html b/static/install/index.html index 3633648e..f4042a09 100644 --- a/static/install/index.html +++ b/static/install/index.html @@ -49,7 +49,7 @@

Install

GrapheneOS has two officially supported installation methods. You can either use - the command-line installation guide or the experimental + the command-line installation guide or the WebUSB-based installer.

The command-line approach offers a way to install GrapheneOS without trusting our diff --git a/static/install/web.html b/static/install/web.html index 593415b7..a4062f1a 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -51,9 +51,9 @@

Web install

-

This is an experimental WebUSB-based installer for GrapheneOS. - Consider using the command-line installation guide until - this has been more thoroughly tested.

+

This is a WebUSB-based installer for GrapheneOS. The + command-line installation guide is the more traditional + approach to installing GrapheneOS.

Prerequisites