From e5b860897605340f7171bc58986f4a6401894d6a Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 28 Dec 2020 00:19:29 -0500 Subject: [PATCH] add FAQ entries for installing and building the OS --- static/faq.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) 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 @@
  • Who owns the GrapheneOS code and how is it licensed?
  • What is the roadmap for GrapheneOS?
  • Will GrapheneOS create a company?
  • +
  • How do I install GrapheneOS?
  • +
  • How do I build GrapheneOS?
  • @@ -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.

    + +
    +

    How do I install GrapheneOS?

    + +

    Follow the official GrapheneOS installation guide. 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 #grapheneos Matrix / IRC channel.

    +
    + +
    +

    How do I build GrapheneOS?

    + +

    Follow the official GrapheneOS building guide. 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 + #grapheneos Matrix / IRC channel.

    +