diff --git a/docs/content/tutorial/index.ngdoc b/docs/content/tutorial/index.ngdoc index 018ef6b5b491..8c34028330bf 100644 --- a/docs/content/tutorial/index.ngdoc +++ b/docs/content/tutorial/index.ngdoc @@ -128,6 +128,8 @@ Once you have Node.js installed on your machine you can download the tool depend npm install ``` +Sometimes this fails because bower (see below) asks about creating user statistics. Tell it to work non-interactively in your ~/.bowerrc file. + This command will download the following tools, into the `node_modules` directory: - [Bower][bower] - client-side code package manager