Skip to content

Commit 24cc6d9

Browse files
committed
📝 Fix package name in README
1 parent 7cdd314 commit 24cc6d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ PDF Maker is a library for generating PDF documents in JavaScript.
55
## Usage
66

77
```sh
8-
npm install pdf-maker
8+
npm install pdfmkr
99
```
1010

1111
A `PdfMaker` instance creates PDF data from a given _document

0 commit comments

Comments
 (0)