From c82c674a279b37331c623f7b323dbb73a8fc0cf1 Mon Sep 17 00:00:00 2001 From: David Miller Date: Wed, 17 Sep 2014 01:49:27 -0400 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e2c049..c717a5e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ You can use the source files within this repo to customize the Agency theme. You - First, clone the repository. - Run `npm install` in the root directory to install all of the Grunt dependencies. -- After all of the node modules are installed, you will want to run the `grunt` command to make sure it's working and to install the required Bower components. +- Run `grunt` after all of the node modules are installed to test the Grunt tasks and to install the required Bower components. ## Grunt Tasks