diff --git a/docs/content/tutorial/index.ngdoc b/docs/content/tutorial/index.ngdoc index 010b9a8911f6..b84b2f967db0 100644 --- a/docs/content/tutorial/index.ngdoc +++ b/docs/content/tutorial/index.ngdoc @@ -129,7 +129,7 @@ Once you have Node.js installed on your machine you can download the tool depend npm install ``` -This command will download the following tools, into the `node_modules` directory: +This command reads angular-phonecat's package.json file and will download the following tools, into the `node_modules` directory: - [Bower][bower] - client-side code package manager - [Http-Server][http-server] - simple local static web server