Skip to content

Commit

Permalink
fix readme path
Browse files Browse the repository at this point in the history
  • Loading branch information
SuttonKyle committed Jul 15, 2022
1 parent b07c25b commit c3f67ac
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 @@ -3,7 +3,7 @@
## PDF and docx viewer for Vanilla JavaScript and React applications

### Example Usage
If using webpack, copy `PATH/TO/NODE_MODULES/dist/worker/pdf.worker.min.js` to a local directory:
If using webpack, copy `PATH/TO/NODE_MODULES/pdfjs-dist/build/pdf.worker.min.js` to a local directory:

`webpack.config.ts`
```
Expand Down

0 comments on commit c3f67ac

Please sign in to comment.