From 1b35fa6262f9ae30b3d90b6e22299759223043b8 Mon Sep 17 00:00:00 2001 From: David Miller Date: Thu, 11 Sep 2014 03:45:59 -0400 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b694f83..c22f0d9 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ You can use the source files within this repo to customize the Agency theme. You - Run `npm install` in the root directory - After all of the node modules are installed you can either edit files and then run `grunt` to build the new dist folder, or you can run `grunt watch` which will tell Grunt to watch specified files for changes, and update the files in the dist folder automatically. -*Note: You will need to have Node Package Manager (npm) and Grunt installed globally in order to perform the tasks outlined above.* \ No newline at end of file +*Note: You will need to have Node Package Manager (npm) and Grunt installed in order to perform the tasks outlined above.* \ No newline at end of file