Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmarcos committed Sep 7, 2023
1 parent 42f19fa commit ced5bd5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@ Easily create PDF documents from React components.
## Install

```
$ npm install react-to-pdf
# Yarn
yarn add react-to-pdf
# NPM
npm install --save react-to-pdf
```

## Important Notes
Expand Down

0 comments on commit ced5bd5

Please sign in to comment.