diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-03-06 22:51:39 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-03-06 22:51:39 -0500 |
| commit | 920f3769fb566d8ee753a777433ab2544d8d0364 (patch) | |
| tree | 30c30265335fee06e2d6edff1164b30b2db506ae /static | |
| parent | 4d006fd0e19922b35dde135c489a3b4d3e36ae11 (diff) | |
add FAQ entry for sideloading
Diffstat (limited to 'static')
| -rw-r--r-- | static/faq.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/static/faq.html b/static/faq.html index ee1335b2..50d5d277 100644 --- a/static/faq.html +++ b/static/faq.html @@ -572,6 +572,14 @@ <p>GrapheneOS has entirely automatic background updates. More details are available in the <a href="/usage#updates">the usage guide's updates section</a>.</p> + + <h3 id="updates-sideloading"> + <a href="#updates-sideloading">How do I update without giving the device internet + access?</a> + </h3> + + <p>Updates can be <a href="/usage#updates-sideloading">sideloaded via + recovery</a>.</p> </div> <footer> <a href="/"><img src="https://grapheneos.org/logo.png" width="512" height="512" alt=""/>GrapheneOS</a> |
