We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cdd314 commit 24cc6d9Copy full SHA for 24cc6d9
README.md
@@ -5,7 +5,7 @@ PDF Maker is a library for generating PDF documents in JavaScript.
5
## Usage
6
7
```sh
8
-npm install pdf-maker
+npm install pdfmkr
9
```
10
11
A `PdfMaker` instance creates PDF data from a given _document
0 commit comments