diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-04-12 00:10:21 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-04-12 00:10:21 -0400 |
| commit | 6a865d3b1383417de36575ca3b73b08f7328c5c3 (patch) | |
| tree | 27b21c87c6f73d127013466bdf102f05d9481b2f /static/install/web.html | |
| parent | f7652743925369a1959ee8e53b8aa849f0c11cd2 (diff) | |
clarify web installer is the official installer
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 ae4624cf..2dbc07dc 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -52,9 +52,9 @@ <main id="web-install"> <h1><a href="#web-install">Web installer</a></h1> - <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>This is the 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 with the installation process, ask for help on the <a href="/contact#community">official GrapheneOS chat channel</a>. There are almost |
