diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-25 17:38:02 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-25 17:38:02 -0500 |
| commit | 9f6d2fe9cf1df3569aabb77cb5c86319cab959f8 (patch) | |
| tree | f2567817d219840b39fc381848db5b946e036e44 /static/install/index.html | |
| parent | 2c97c0489af00aa5ceaef43bbb0ad687dcd0ae5e (diff) | |
discourage using WebUSB-based installer for now
Diffstat (limited to 'static/install/index.html')
| -rw-r--r-- | static/install/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/static/install/index.html b/static/install/index.html index 75c206c3..794dd3d5 100644 --- a/static/install/index.html +++ b/static/install/index.html @@ -50,7 +50,9 @@ <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>.</p> + <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> <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 |
