Skip to content

Commit

Permalink
docs(README.md): documentation updated
Browse files Browse the repository at this point in the history
  • Loading branch information
rimiti committed May 27, 2020
1 parent fe4cc5e commit 4b41acb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@ import invoiceIt from '@rimiti/invoice-it';
const invoiceIt = require('@rimiti/invoice-it').default;
```

**If you want to export your invoice in PDF, you must install the *html-pdf (v2.2.0)* peer dependence**
```bash
$ npm i -S [email protected]
```

### Order

To generate an order:
Expand Down

0 comments on commit 4b41acb

Please sign in to comment.