diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-07 05:24:29 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-07 05:24:29 -0500 |
| commit | c8441e74a6e5db747b4bf4c0ba018ee64aa2ba64 (patch) | |
| tree | db2b247285bdc5c995128642527aad2654cdb3f1 /static | |
| parent | 1d9095893b55778c88ae7566a69dc109e6af0b21 (diff) | |
add help information to web install guide
Diffstat (limited to 'static')
| -rw-r--r-- | static/install/web.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/install/web.html b/static/install/web.html index 7ce60023..38bfd2f0 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -55,6 +55,12 @@ <a href="/install/cli">command-line installation guide</a> is the more traditional approach to installing GrapheneOS.</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> + <section id="prerequisites"> <h2><a href="#prerequisites">Prerequisites</a></h2> |
