diff options
Diffstat (limited to 'static/install')
| -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 |
