From f2eab746780ea8f871493bb5f2b86fb4dee2688d Mon Sep 17 00:00:00 2001 From: Kevin Hu Date: Thu, 25 Oct 2018 11:48:16 -0400 Subject: [PATCH] Add require packages notes to readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a015bf..9908328 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,12 @@ When you need some basic responsive email signatures that work on mobile.
[Read the docs in other languages](/i18n) ↗️ - +## pre-require +You will need to install these global modules: +- npm: + >`npm install npm@latest -g` +- Gulp: + > `npm install --global gulp` ## Preview Here are some examples: ![responsive emails-01](https://cloud.githubusercontent.com/assets/1515742/10591900/13889d32-76b9-11e5-8dc0-b89d80189e93.png)