Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
iMrDJAi authored Oct 15, 2022
1 parent c8d63d1 commit 025b6b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ npm install xml-jsx-runtime -D
You also need to install [xml-js](https://github.com/nashwaan/xml-js) independently in order to convert your XML non-compact objects into strings:

```bash
npm install xml-jsx-runtime -S
npm install xml-js -S
```

## Usage:
Expand Down

0 comments on commit 025b6b7

Please sign in to comment.