diff --git a/README.md b/README.md index e502669..39b29fe 100644 --- a/README.md +++ b/README.md @@ -33,12 +33,13 @@ Here's how the samples look: ## Getting started -Take a look at `src/fadeit/` for an example. Copy / Paste, rename it and change `src/fadeit/conf.js` to suite your needs. Run `gulp` to build the templates (into `/dist`). The gulp task will watch HTML & CSS files by default. - ``` +$ npm install $ gulp ``` +Take a look at `src/fadeit/` for an example. Copy / Paste, rename it and change `src/fadeit/conf.js` to suite your needs. Run `gulp` to build the templates (into `/dist`). The gulp task will watch HTML & CSS files by default. + ## CSS Support Remember, it's HTML emails, so you need to check a big-ass table to find out nothing's gonna work.