summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/build.html18
1 files changed, 10 insertions, 8 deletions
diff --git a/static/build.html b/static/build.html
index 5b61467e..faf53855 100644
--- a/static/build.html
+++ b/static/build.html
@@ -275,16 +275,18 @@ cd ../..</pre>
<a href="#browser-and-webview">Browser and WebView</a>
</h2>
- Before building GrapheneOS, you need to build Chromium for the WebView and
- <em>optionally</em> the standalone browser app. GrapheneOS uses a hardened fork of
- Chromium for these. It needs to be rebuilt when Chromium is updated or the GrapheneOS
- <code>Vanadium</code> patches change.
+ <p>Before building GrapheneOS, you need to build Vanadium for the WebView and
+ <em>optionally</em> the standalone browser app. Vanadium is a hardened fork of
+ Chromium developed and used by GrapheneOS. It needs to be rebuilt when Chromium is
+ updated or the GrapheneOS <code>Vanadium</code> patches are changed.</p>
- Chromium and the WebView are independent applications built from the Chromium source tree. The
- GrapheneOS Chromium build is located at external/vanadium and includes the WebView.
+ <p>Chromium and the WebView are independent applications built from the Chromium
+ source tree. The GrapheneOS Chromium build is located at external/vanadium and
+ includes the WebView.</p>
- See <a href="https://www.chromium.org/developers/how-tos/android-build-instructions">
- Chromium's Android build instructions</a> for details on obtaining the prerequisites.
+ <p>See <a href="https://www.chromium.org/developers/how-tos/android-build-instructions">
+ Chromium's Android build instructions</a> for details on obtaining the
+ prerequisites.</p>
<p>You can obtain the proper configuration from the
<a href="https://github.com/GrapheneOS/Vanadium">