diff --git a/Setup-PDF.js-in-a-website.md b/Setup-PDF.js-in-a-website.md index e5b5e1b..b93ac80 100644 --- a/Setup-PDF.js-in-a-website.md +++ b/Setup-PDF.js-in-a-website.md @@ -3,7 +3,7 @@ You can choose to use a pre-built version of PDF.js, or build PDF.js from source ## Pre-built PDF.js ### With npm -This way works by loading this file `pdfjs-dist/build/pdf.js` after you install pdf.js: +This way works by loading this file `pdfjs-dist/build/pdf.js` after you install PDF.js: npm install pdfjs-dist