diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-11 02:23:28 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-11 02:23:28 -0500 |
| commit | ada0c4c5a61ad05f4ac0aa820efb51f2f02e3974 (patch) | |
| tree | a21a91287349c977f8a13261572d6b90a2775c77 /static | |
| parent | 0314820a6f0f2e48334b796acae170ee58df9eed (diff) | |
recommend WebUSB installer for most users
Diffstat (limited to 'static')
| -rw-r--r-- | static/install/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/static/install/index.html b/static/install/index.html index 31489c8f..a0a6162c 100644 --- a/static/install/index.html +++ b/static/install/index.html @@ -49,8 +49,9 @@ <h1><a href="#install">Install</a></h1> <p>GrapheneOS has two officially supported installation methods. You can either use - the <a href="/install/web">WebUSB-based installer</a> or the - <a href="/install/cli">command-line installation guide</a>.</p> + the <a href="/install/web">WebUSB-based installer</a> which we recommend for most + users or the <a href="/install/cli">command-line installation guide</a> aimed at + more technical users.</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 |
