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 ../..
Browser and WebView
- Before building GrapheneOS, you need to build Chromium for the WebView and
- optionally 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
- Vanadium
patches change.
+
Before building GrapheneOS, you need to build Vanadium for the WebView and
+ optionally 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 Vanadium
patches are changed.
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.
- See - Chromium's Android build instructions for details on obtaining the prerequisites. +See + Chromium's Android build instructions for details on obtaining the + prerequisites.