diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-20 11:24:52 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-20 11:24:52 -0500 |
| commit | 5727a283d63b303c89f9d0599a898acb88dfc3b6 (patch) | |
| tree | f2be08e05682f8a8c21a90a5debd441424425484 /static/install/web.html | |
| parent | 23b66b3a2887c9424de541e65f077f0892334587 (diff) | |
clarify WebUSB installer is recommended
Diffstat (limited to 'static/install/web.html')
| -rw-r--r-- | static/install/web.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/install/web.html b/static/install/web.html index e464446b..f920a3ef 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -51,9 +51,9 @@ <main id="web-install"> <h1><a href="#web-install">Web install</a></h1> - <p>This is a WebUSB-based installer for GrapheneOS. The - <a href="/install/cli">command-line installation guide</a> is the more traditional - approach to installing GrapheneOS.</p> + <p>This is a WebUSB-based installer for GrapheneOS and is the recommended approach for + most users. The <a href="/install/cli">command-line installation guide</a> is the more + traditional approach to installing GrapheneOS.</p> <p>If you have trouble following this guide, ask for help on the <a href="/contact#community">official GrapheneOS chat channel</a>. There are almost |
