diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-04-12 00:03:00 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-04-12 00:03:00 -0400 |
| commit | f7652743925369a1959ee8e53b8aa849f0c11cd2 (patch) | |
| tree | 463e944d97cb4359f7f6e3d1dda672a4e7ecdf51 /static/install/index.html | |
| parent | e762eda524c92e72979b8f9dffa9c1a6285b7e1b (diff) | |
consistent wording for installation help info
Diffstat (limited to 'static/install/index.html')
| -rw-r--r-- | static/install/index.html | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/static/install/index.html b/static/install/index.html index 72b575e5..d9603c7f 100644 --- a/static/install/index.html +++ b/static/install/index.html @@ -57,8 +57,13 @@ <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> + errors.</p> + + <p>If you have trouble with the installation process, 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. 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> <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 |
