Skip to content

Commit

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

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

## Important Notes
Expand Down

0 comments on commit 076e1ad

Please sign in to comment.