summaryrefslogtreecommitdiff
path: root/static/install/cli.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/install/cli.html')
-rw-r--r--static/install/cli.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/static/install/cli.html b/static/install/cli.html
index e8f60819..5f26f800 100644
--- a/static/install/cli.html
+++ b/static/install/cli.html
@@ -630,6 +630,15 @@ curl -O https://releases.grapheneos.org/<var>DEVICE_NAME</var>-factory-<var>VERS
</section>
</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 id="replacing-grapheneos-with-the-stock-os">
<h3><a href="#replacing-grapheneos-with-the-stock-os">Replacing GrapheneOS with the stock OS</a></h3>
@@ -644,15 +653,6 @@ curl -O https://releases.grapheneos.org/<var>DEVICE_NAME</var>-factory-<var>VERS
<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>
{% include "footer.html" %}