diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-17 03:19:25 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-17 03:19:25 -0500 |
| commit | 9b64c97e3cc69ff46fb242eb2390f98b6a6aa989 (patch) | |
| tree | 75f8f9a216a16ca4cbf744644d2c7836cc38ee38 /static/install/index.html | |
| parent | 82452d065b1ec1bc765b02ee64112665275bc0a6 (diff) | |
add recommendation to use official install methods
Diffstat (limited to 'static/install/index.html')
| -rw-r--r-- | static/install/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/install/index.html b/static/install/index.html index a0a6162c..efe9a5eb 100644 --- a/static/install/index.html +++ b/static/install/index.html @@ -51,7 +51,8 @@ <p>GrapheneOS has two officially supported installation methods. You can either use 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> + more technical users. We strongly recommend using one of the official installation + methods.</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 |
