diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-09 02:27:46 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-09 02:27:46 -0500 |
| commit | e7772bf035241751aff2ec9e84960dedca9a8977 (patch) | |
| tree | ae94a843019e033809533ed51a616358184399a6 /static/install/index.html | |
| parent | 485608e342c766ee1452c4382ef749b2262aa429 (diff) | |
make install guide overview consistent
Diffstat (limited to 'static/install/index.html')
| -rw-r--r-- | static/install/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/static/install/index.html b/static/install/index.html index 62152a74..1c3b149b 100644 --- a/static/install/index.html +++ b/static/install/index.html @@ -55,6 +55,11 @@ the <a href="/install/cli">command-line installation guide</a> aimed at more technical users. We strongly recommend using one of the official installation methods.</p> + <p>We strongly recommend using one of the official installation methods. Third party + installation guides tend to be out-of-date and often contain misguided advice and + errors. If you have trouble with the installation process, ask for help from the + <a href="/contact#community">#grapheneos Matrix / IRC channel</a>.</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 packages along with understanding the process enough to avoid blindly trusting the |
