diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-04 23:06:53 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-04 23:06:53 -0500 |
| commit | 14047f0294895a8902c6e363ab3b84b36ec73178 (patch) | |
| tree | da94b2d399454d35350e3106f94300dc41b88f61 /static/install.html | |
| parent | ff6b63a68e11495a1b4a52ac52856a05c89b5114 (diff) | |
information on unofficial guides + install support
Diffstat (limited to 'static/install.html')
| -rw-r--r-- | static/install.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/static/install.html b/static/install.html index 548a2731..8534ac21 100644 --- a/static/install.html +++ b/static/install.html @@ -53,6 +53,19 @@ for both the <a href="/releases">official releases</a> and <a href="/build">custom builds</a>.</p> + <p>We strongly recommend following these official instructions. The official guide has + a lot of collaborative effort put into covering all of the edge cases and is regularly + tested by many people on each supported OS. Following these instructions to the letter + without skipping, reordering or adding any steps will give you a proper GrapheneOS + installation unless there's a hardware issue. We strongly recommend against following + unofficial guides deviating in any way from the official instructions.</p> + + <p>If you have trouble following this guide, ask for help on the + <a href="/contact#community">official GrapheneOS chat channel</a>. There are almost + always people around willing to help with it. The official guide is the only supported + installation method. Before asking for help, make an attempt to follow the guide on + your own and then ask for help with anything you get stuck on.</p> + <nav id="table-of-contents"> <h2><a href="#table-of-contents">Table of contents</a></h2> |
