diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index 99f07b9e..a6558a92 100644 --- a/static/build.html +++ b/static/build.html @@ -944,7 +944,7 @@ git checkout <var>VERSION</var></pre> <p>Build the components:</p> - <pre>chrt -b 0 ninja -C out/Default/ trichrome_webview_64_32_apk trichrome_chrome_64_32_apk trichrome_library_64_32_apk</pre> + <pre>chrt -b 0 ninja -C out/Default/ trichrome_webview_64_32_apk trichrome_chrome_64_32_apk trichrome_library_64_32_apk vanadium_config_apk</pre> <p>Sign the apks:</p> |
