Skip to content

Commit ac8cb1c

Browse files
committed
The command line il html-pdf, not htmlpdf
1 parent b8bd7ea commit ac8cb1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ $ npm install -g html-pdf
1717
## Command-line example
1818

1919
```
20-
$ htmlpdf test/businesscard.html businesscard.pdf
20+
$ html-pdf test/businesscard.html businesscard.pdf
2121
```
2222

2323
## Code example

0 commit comments

Comments
 (0)