diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-25 17:38:45 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-25 17:38:45 -0500 |
| commit | 04f98cb812e9950b738007ffae6f013bf24908d5 (patch) | |
| tree | 55591dc36f18d2e30f81d8b8dbe2c80eca5d5f26 /static/install | |
| parent | 9f6d2fe9cf1df3569aabb77cb5c86319cab959f8 (diff) | |
clarify state of web installer
Diffstat (limited to 'static/install')
| -rw-r--r-- | static/install/web.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/install/web.html b/static/install/web.html index cef2d461..a7a03698 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -52,7 +52,8 @@ <p><strong>This is an experimental WebUSB-based installer for GrapheneOS. Consider using the <a href="/install/cli">command-line installation guide</a> until this has - been more thoroughly tested and improved.</strong></p> + been more thoroughly tested and improved. It doesn't yet support most of the devices + supported by GrapheneOS.</strong></p> <section id="prerequisites"> <h2><a href="#prerequisites">Prerequisites</a></h2> |
