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/web.html | |
| parent | 1b798c605eac3c0ad2ad1b8dd6be18079125040a (diff) | |
update notes for progress on WebUSB installer
Diffstat (limited to 'static/install/web.html')
| -rw-r--r-- | static/install/web.html | 7 |
1 files changed, 3 insertions, 4 deletions
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 @@ <main id="web-install"> <h1><a href="#web-install">Web install</a></h1> - <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. It doesn't yet support most of the devices - supported by GrapheneOS.</strong></p> + <p>This is an <strong>experimental</strong> WebUSB-based installer for GrapheneOS. + Consider using the <a href="/install/cli">command-line installation guide</a> until + this has been more thoroughly tested.</p> <section id="prerequisites"> <h2><a href="#prerequisites">Prerequisites</a></h2> |
