diff --git a/static/build.html b/static/build.html index 7cccbf7d..9a8a8936 100644 --- a/static/build.html +++ b/static/build.html @@ -206,10 +206,12 @@ cd ../..

You can obtain the proper configuration from the - GrapheneOS Vanadium repository in args.gn the correct version.

+ GrapheneOS Vanadium repository in args.gn including the correct + version.

git clone https://github.com/GrapheneOS/Vanadium.git
-cd Vanadium
+cd Vanadium +git checkout $CORRECT_BRANCH_OR_TAG

Fetch the Chromium sources: