Skip to content

Commit

Permalink
πŸ“ Fix package name in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfstx committed Jan 11, 2025
1 parent 7cdd314 commit 24cc6d9
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 @@ -5,7 +5,7 @@ PDF Maker is a library for generating PDF documents in JavaScript.
## Usage

```sh
npm install pdf-maker
npm install pdfmkr
```

A `PdfMaker` instance creates PDF data from a given _document
Expand Down

0 comments on commit 24cc6d9

Please sign in to comment.