From 650f99fc16446cfdfe0a81ede5fa22ab845bbb7f Mon Sep 17 00:00:00 2001 From: Ken Elf Mathieu Sternberg Date: Thu, 9 Aug 2012 18:46:13 -0700 Subject: [PATCH] Fixed typo. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 17a8101..d464e1e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ A grunt plugin for building and installing couchapps -## Getting Started Install this grunt plugin next to your project's +## Getting Started + +Install this grunt plugin next to your project's [grunt.js gruntfile][getting_started] with: `npm install grunt-couchapp`