Skip to content

Commit

Permalink
doc: more compact yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
anonymous authored and thestinger committed Aug 26, 2022
1 parent 8ae03ca commit 284d179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/build.html
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ <h3><a href="#extracting-vendor-files-for-pixel-devices">Extracting vendor files

<p>The below commands need to only be run once to initially create a working environment.</p>

<pre>cd vendor/adevtool/ &amp;&amp; yarn install &amp;&amp; cd ../..
<pre>yarn install --cwd vendor/adevtool/
source script/envsetup.sh
m aapt2</pre>

Expand Down

0 comments on commit 284d179

Please sign in to comment.