summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/faq.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/static/faq.html b/static/faq.html
index 46d25ec3..b886d439 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -115,6 +115,8 @@
<li><a href="#copyright-and-licensing">Who owns the GrapheneOS code and how is it licensed?</a></li>
<li><a href="#roadmap">What is the roadmap for GrapheneOS?</a></li>
<li><a href="#company">Will GrapheneOS create a company?</a></li>
+ <li><a href="#install">How do I install GrapheneOS?</a></li>
+ <li><a href="#build">How do I build GrapheneOS?</a></li>
</ul>
</nav>
@@ -1092,6 +1094,24 @@
on improving privacy/security without struggling to build a viable business model
that's not in conflict with the success of the open source project.</p>
</article>
+
+ <article id="install">
+ <h2><a href="#install">How do I install GrapheneOS?</a></h2>
+
+ <p>Follow the <a href="/install">official GrapheneOS installation guide</a>. 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>
+ </article>
+
+ <article id="build">
+ <h2><a href="#build">How do I build GrapheneOS?</a></h2>
+
+ <p>Follow the <a href="/build">official GrapheneOS building guide</a>. Third party
+ build guides tend to be out-of-date and often contain misguided advice and errors.
+ If you have trouble with the build process, ask for help from the
+ <a href="/contact#community">#grapheneos Matrix / IRC channel</a>.</p>
+ </article>
</main>
<footer>
<a href="/"><img src="/logo.png" width="512" height="512" alt=""/>GrapheneOS</a>