update Vanadium patch instructions

This commit is contained in:
Daniel Micay 2020-03-22 01:11:10 -04:00
parent c6824892af
commit 79d3c23f04

View File

@ -611,7 +611,7 @@ git checkout $CORRECT_BRANCH_OR_TAG</pre>
<p>Apply the GrapheneOS patches on top of the tagged release:</p>
<pre>cd src
git am --whitespace=nowarn ../*.patch</pre>
git am --whitespace=nowarn ../patches/*.patch</pre>
<p>Generate a signing key for Vanadium if this is the initial build:</p>