Skip to content

Commit ca8bd5c

Browse files
committed
fix readme
1 parent eb4464c commit ca8bd5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ Converts a [MJML](https://github.com/mjmlio/mjml) template from JSON to XML.
77
## Installation
88

99
```bash
10-
yarn add mjml2json
10+
yarn add json2mjml
1111

1212
# or
1313

14-
npm i mjml2json
14+
npm i json2mjml
1515
```
1616

1717
## Usage

0 commit comments

Comments
 (0)