add note about yarn on Debian
This commit is contained in:
parent
89580664f6
commit
9e3b89ac26
@ -394,7 +394,9 @@ cd ../..</pre>
|
||||
that the official builds match the sources, since it has signature verification (which
|
||||
is an important part of the verified boot and attestation security model).</p>
|
||||
|
||||
<p>The below commands need to only be run once to initially create a working environment.</p>
|
||||
<p>The below commands need to only be run once to initially create a working
|
||||
environment. (Note: On Debian, <code>yarn</code> is reserved for a binary in
|
||||
<code>cmdtest</code>; use <code>yarnpkg</code> instead.)</p>
|
||||
|
||||
<pre>yarn install --cwd vendor/adevtool/
|
||||
source build/envsetup.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user