From 95460a4e0c5e75cafd9e7696b8396f24b9165479 Mon Sep 17 00:00:00 2001 From: Sean Lane <5761232+seanlane@users.noreply.github.com> Date: Mon, 18 Sep 2017 17:32:59 -0600 Subject: [PATCH] Fix minor typo Just saw a minor error. Thanks for making this, looks great! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9e332e..9cb8fc1 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Here are some examples: ![responsive emails-02](https://cloud.githubusercontent.com/assets/1515742/10591901/139c4954-76b9-11e5-80f7-5b0ccaf5af81.png) ## Getting started -- Clone repo `git clone` https://github.com/fadeit/responsive-html-email-signature.git` +- Clone repo `git clone https://github.com/fadeit/responsive-html-email-signature.git` - Run `yarn` or `npm install` - Run `gulp` to generate templates from configuration (one time)