diff --git a/README.md b/README.md index 85d66ba1c8..f9fc1d937f 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ gclient sync --no-history Install the javascript deps. - cd js; yarn install + (cd js; yarn install) gn gen out/Debug --args='cc_wrapper="ccache" is_debug=true '