summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-12-20 15:03:09 -0500
committerDaniel Micay <danielmicay@gmail.com>2020-12-20 15:03:09 -0500
commitb6ee6208e84efbd1b73080b8bbc0f5a428e5f174 (patch)
tree8e71322758814c5dbf4c192cb5c06be8dc0914b9
parent0aca860d3b59bd52e5bd1f7d061e033ceb960c2b (diff)
add further information section to install guide
-rw-r--r--static/install.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/static/install.html b/static/install.html
index 90444c6d..87373d3a 100644
--- a/static/install.html
+++ b/static/install.html
@@ -81,6 +81,7 @@
<li><a href="#disabling-oem-unlocking">Disabling OEM unlocking</a></li>
<li><a href="#verifying-installation">Verifying installation</a></li>
<li><a href="#replacing-grapheneos-with-the-stock-os">Replacing GrapheneOS with the stock OS</a></li>
+ <li><a href="#further-information">Further information</a></li>
</ul>
</li>
</ul>
@@ -437,6 +438,15 @@ TMPDIR="$PWD/tmp" ./flash-all.sh</pre>
<pre>fastboot erase avb_custom_key</pre>
</section>
+
+ <section id="further-information">
+ <h3><a href="#further-information">Further information</a></h3>
+
+ <p>Please look through the <a href="/usage">usage guide</a> and
+ <a href="/faq">FAQ</a> for more information. If you have further questions not
+ covered by the site, join the <a href="/contact#community">official GrapheneOS
+ chat channels</a> and ask the questions in the appropriate channel.</p>
+ </section>
</section>
</main>
<footer>