diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-27 20:45:36 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-27 20:45:36 -0500 |
| commit | a456980c3dcb7c278cf06e50da25ca3e932d0b15 (patch) | |
| tree | 50cffe7e2b4a336261dc203252a250a99149b318 /static/install/index.html | |
| parent | 1b798c605eac3c0ad2ad1b8dd6be18079125040a (diff) | |
update notes for progress on WebUSB installer
Diffstat (limited to 'static/install/index.html')
| -rw-r--r-- | static/install/index.html | 4 |
1 files changed, 1 insertions, 3 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 @@ <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 - <a href="/install/web">WebUSB-based installer</a>. 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.</p> + <a href="/install/web">WebUSB-based installer</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 |
