From b6ee6208e84efbd1b73080b8bbc0f5a428e5f174 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 20 Dec 2020 15:03:09 -0500 Subject: [PATCH] add further information section to install guide --- static/install.html | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 @@
  • Disabling OEM unlocking
  • Verifying installation
  • Replacing GrapheneOS with the stock OS
  • +
  • Further information
  • @@ -437,6 +438,15 @@ TMPDIR="$PWD/tmp" ./flash-all.sh
    fastboot erase avb_custom_key
    + +
    +

    Further information

    + +

    Please look through the usage guide and + FAQ for more information. If you have further questions not + covered by the site, join the official GrapheneOS + chat channels and ask the questions in the appropriate channel.

    +