diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-17 23:19:42 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-17 23:19:42 -0400 |
| commit | a263856a238770a960058a879165b78d72b57684 (patch) | |
| tree | 248e875291d5c83759b5f52b86cec24b574db3c8 /static | |
| parent | 11213720566a24c615d07c0b8b631006dd8e1633 (diff) | |
remove redundant information about Vanadium config
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/static/build.html b/static/build.html index d5ab5899..f9618712 100644 --- a/static/build.html +++ b/static/build.html @@ -674,11 +674,6 @@ cd ../..</pre> 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"> - GrapheneOS Vanadium repository</a> in <code>args.gn</code> including the correct - version.</p> - <pre>git clone https://github.com/GrapheneOS/Vanadium.git cd Vanadium git checkout $CORRECT_BRANCH_OR_TAG</pre> |
