diff --git a/static/build.html b/static/build.html
index 9231f055..f677625a 100644
--- a/static/build.html
+++ b/static/build.html
@@ -190,7 +190,7 @@ cd ../..
Vanadium
patches change.
Chromium and the WebView are independent applications built from the Chromium source tree. The
- GrapheneOS Chromium build is located at external/chromium and includes the WebView.
+ GrapheneOS Chromium build is located at external/vanadium and includes the WebView.
See
Chromium's Android build instructions for details on obtaining the prerequisites.
@@ -229,7 +229,7 @@ git am ../*.patch
The apk needs to be copied from out/Default/apks/MonochromePublic.apk
into the Android source tree at
- external/chromium/prebuilt/arm64/MonochromePublic.apk
external/vanadium/prebuilt/arm64/MonochromePublic.apk
Standalone builds of Chromium and the WebView can be done via the
chrome_modern_public_apk
and system_webview_apk
targets but