Skip to content

Commit 0f1812b

Browse files
committed
README updated
1 parent d1c8d13 commit 0f1812b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,11 @@ http://yearofmoo-articles.github.com/angularjs-testing-article/app/
1313

1414
## Using the application
1515

16-
Be sure to install everything first by doing:
17-
`npm install`
16+
Install grunt
17+
`npm install -g grunt-cli`
1818

19-
Followed by:
19+
And then be sure to install everything that the repo requires:
20+
`npm install`
2021
`bower install`
2122

2223
### Development Mode

0 commit comments

Comments
 (0)