diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index 69d2235a..a20338a7 100644 --- a/static/build.html +++ b/static/build.html @@ -484,7 +484,7 @@ repo sync -j16</pre> <p>The below commands need to only be run once to initially create a working environment.</p> - <pre>cd vendor/adevtool/ && yarn install && cd ../.. + <pre>yarn install --cwd vendor/adevtool/ source script/envsetup.sh m aapt2</pre> |
