Add require packages notes to readme
This commit is contained in:
parent
af88ce036c
commit
f2eab74678
|
|
@ -10,7 +10,12 @@ When you need some basic responsive email signatures that work on mobile.<br/>
|
|||
|
||||
[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:
|
||||

|
||||
|
|
|
|||
Loading…
Reference in New Issue